HomeSort by relevance Sort by last modified time
    Searched refs:MAX_OUTLEN (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/testspdy/
test_notls.c 392 #define MAX_OUTLEN 4096
413 uint8_t out[MAX_OUTLEN];
414 size_t outlen = MAX_OUTLEN;
test_new_connection.c 394 #define MAX_OUTLEN 4096
415 uint8_t out[MAX_OUTLEN];
416 size_t outlen = MAX_OUTLEN;
test_request_response.c 377 #define MAX_OUTLEN 4096
398 uint8_t out[MAX_OUTLEN];
399 size_t outlen = MAX_OUTLEN;

Completed in 3468 milliseconds