Searched refs:IP_HEADER_SIZE (Results 1 – 3 of 3) sorted by relevance
53 static const int IP_HEADER_SIZE = 20u; variable529 int32_t size = PACKET_MAXIMUMS[level] - IP_HEADER_SIZE - ICMP_HEADER_SIZE; in EstimateMTU()
93 static const int IP_HEADER_SIZE = 20u; variable422 header_size += IP_HEADER_SIZE; in EstimateMTU()
69 const uint32_t IP_HEADER_SIZE = 20; // (+ up to 40 bytes of options?) variable108 HEADER_SIZE + UDP_HEADER_SIZE + IP_HEADER_SIZE + JINGLE_HEADER_SIZE;