Home
last modified time | relevance | path

Searched defs:ipv4_pseudo_header (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dip.h53 struct ipv4_pseudo_header { struct
54 struct in_addr src;
55 struct in_addr dest;
56 uint8_t zero_padding;
57 uint8_t protocol;
58 uint16_t len;