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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h289 i6addr_t fi_dst; /* destination address from packet */ member in struct:fr_ip
330 #define fi_daddr fi_dst.in4.s_addr
332 #define fi_dstnum fi_dst.iplookupnum
334 #define fi_dsttype fi_dst.iplookuptype
336 #define fi_dstptr fi_dst.iplookupptr
338 #define fi_dstfunc fi_dst.iplookupfunc
412 #define fin_dst fin_fi.fi_dst.in4
421 # define fin_dst6 fin_fi.fi_dst
422 # define fin_dstip6 fin_fi.fi_dst.in6
642 #define fr_dst fr_ip.fi_dst
[all...]

Completed in 54 milliseconds