Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/netinet/
H A Dip.h143 struct ipt_ta { struct
144 struct in_addr ipt_addr;
145 uint32_t ipt_time;
146 } ipt_ta[1]; member
/titanic_53/usr/src/boot/include/netinet/
H A Dip.h180 struct ipt_ta { struct
181 struct in_addr ipt_addr;
182 uint32_t ipt_time; /* network format */
183 } ipt_ta[1]; member