Searched defs:ip_len (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dvjbsdhdr.h10 * We declare ip_len and ip_off to be short, rather than u_short
31 u_short ip_len; /* total length */ member in struct:ip
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet/
H A Dip.h76 u_short ip_len; /* total length */ member in struct:ip
/vbox/src/VBox/Devices/Network/slirp/
H A Dip.h118 uint16_t ip_len; /* total length */ member in struct:ip
/vbox/include/iprt/
H A Dnet.h285 unsigned int ip_len : 16; member in struct:RTNETIPV4
294 unsigned int ip_len : 16;

Completed in 38 milliseconds