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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcpip.h41 struct ipovly ti_i; /* overlaid ip structure */ member in struct:tcpiphdr
44 #define ti_x1 ti_i.ih_x1
45 #define ti_pr ti_i.ih_pr
46 #define ti_len ti_i.ih_len
47 #define ti_src ti_i.ih_src
48 #define ti_dst ti_i.ih_dst
/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Dtcpip.h54 struct ipovly ti_i; /* overlaid ip structure */ member in struct:tcpiphdr
63 struct ipovly ti_i; /* overlaid ip structure */ member in struct:full_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 47 milliseconds