Searched refs:MSG_LEN_MAX (Results 1 – 1 of 1) sorted by relevance
39 #define MSG_LEN_MAX 10000 /* Max UDP payload length. */ macro46 static uint8_t udp_payload[MSG_LEN_MAX];57 static uint8_t recv_buff[MSG_LEN_MAX]; in recv_validate_udp()346 for (idx = 0; idx < MSG_LEN_MAX; ++idx) in run_test()363 for (payload_len = min_frag_len; payload_len < MSG_LEN_MAX; in run_test()