Searched refs:fin_dst (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/contrib/ipfilter/netinet/ |
| HD | ip_nat.c | 2675 fin->fin_dst, in, 0); 2833 (u_int)fin->fin_p, fin->fin_dst, inb); 2853 nat->nat_odstip = fin->fin_dst; 2854 nat->nat_ndstip = fin->fin_dst; 2857 fin->fin_dst, nat->nat_nsrcip, 2930 hm = ipf_nat_hostmap(softn, NULL, fin->fin_src, fin->fin_dst, 2953 fin->fin_dst, inb, (u_32_t)dport); 3056 nat->nat_odstip = fin->fin_dst; 3061 fin->fin_dst, inb, (u_32_t)dport); 3198 fin->fin_src, fin->fin_dst); [all …]
|
| HD | ip_rpcb_pxy.c | 1208 natl = ipf_nat_inlookup(&fi, nflags, proto, fi.fin_src, fi.fin_dst);
|
| HD | ip_fil.h | 487 #define fin_dst fin_fi.fi_dst.in4 macro
|
| HD | fil.c | 5681 &fin->fin_dst);
|