Searched refs:MAX_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
1957 #define MAX_HDR_SIZE (IPV6_HDR_SIZE + UDP_HDR_SIZE) in test_check_ttl() macro1958 uint8_t data_to_receive[sizeof(tx_buf) + MAX_HDR_SIZE]; in test_check_ttl()