Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_packed_structs.c20 struct ipt_ta { struct
21 struct in_addr ipt_addr;
22 int ipt_time;
23 } ipt_ta[1]__packed; member
/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip.h132 struct ipt_ta { struct
133 struct in_addr ipt_addr;
134 u_int32_t ipt_time;
135 } ipt_ta[1]; member
/netbsd-src/sys/netinet/
H A Dip.h207 struct ipt_ta { struct
208 struct in_addr ipt_addr;
209 n_time ipt_time;
210 } ipt_ta[1]; member