Searched refs:MAX_REQUEST_SIZE (Results 1 – 1 of 1) sorted by relevance
34 #define MAX_REQUEST_SIZE 20000 macro785 unsigned char buf[MAX_REQUEST_SIZE + 1]; in main()1100 opt.request_size > MAX_REQUEST_SIZE) { in main()