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

/vbox/src/VBox/Devices/Network/slirp/
H A Dtcpip.h64 struct ipovly ti_i; /* overlaid ip structure */ member in struct:tcpiphdr
68 #define ti_next ti_i.ih_next
69 #define ti_prev ti_i.ih_prev
70 #define ti_x1 ti_i.ih_x1
71 #define ti_pr ti_i.ih_pr
72 #define ti_len ti_i.ih_len
73 #define ti_src ti_i.ih_src
74 #define ti_dst ti_i.ih_dst

Completed in 52 milliseconds