Searched defs:ipv4_pseudo_header (Results 1 – 1 of 1) sorted by relevance
53 struct ipv4_pseudo_header { struct54 struct in_addr src;55 struct in_addr dest;56 uint8_t zero_padding;57 uint8_t protocol;58 uint16_t len;