Searched refs:IP_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
49 #define IP_HDR_SIZE (sizeof(struct ip_hdr)) macro51 #define IP_MIN_FRAG_DATAGRAM_SIZE (IP_HDR_SIZE + 8)74 #define UDP_HDR_SIZE (IP_UDP_HDR_SIZE - IP_HDR_SIZE)
172 #define IP_HDR_SIZE (sizeof(struct ip_hdr)) macro174 #define IP_MIN_FRAG_DATAGRAM_SIZE (IP_HDR_SIZE + 8)245 #define IP_ICMP_HDR_SIZE (IP_HDR_SIZE + ICMP_HDR_SIZE)
55 #define TCP_HDR_SIZE (IP_TCP_HDR_SIZE - IP_HDR_SIZE)
Completed in 11 milliseconds