Searched defs:ipt_oflw (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet/
H A Dip.h158 ipt_oflw:4; /* overflow counter */ member in struct:ip_timestamp
161 u_int ipt_oflw:4, /* overflow counter */ member in struct:ip_timestamp
/vbox/src/VBox/Devices/Network/slirp/
H A Dip.h152 uint8_t ipt_oflw:4; /* overflow counter */ member in struct:ip_timestamp
155 unsigned ipt_oflw:4; /* overflow counter */ member in struct:ip_timestamp
161 uint8_t ipt_oflw:4; /* overflow counter */ member in struct:ip_timestamp
164 unsigned ipt_oflw:4; /* overflow counter */ member in struct:ip_timestamp

Completed in 38 milliseconds