Searched refs:ipf_nat_proto (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_raudio_pxy.c | 316 (void) ipf_nat_proto(&fi, nat2, IPN_UDP); 339 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);
|
| HD | ip_ipsec_pxy.c | 250 (void) ipf_nat_proto(&fi, ipsec->ipsc_nat, 0); 323 (void) ipf_nat_proto(&fi, ipsec->ipsc_nat, 0);
|
| HD | ip_rcmd_pxy.c | 307 (void) ipf_nat_proto(&fi, nat2, IPN_TCP);
|
| HD | ip_irc_pxy.c | 428 (void) ipf_nat_proto(&fi, nat2, 0);
|
| HD | ip_pptp_pxy.c | 249 (void) ipf_nat_proto(&fi, nat2, 0);
|
| HD | ip_tftp_pxy.c | 374 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);
|
| HD | ip_nat.h | 714 extern u_short *ipf_nat_proto __P((fr_info_t *, nat_t *, u_int));
|
| HD | ip_ftp_pxy.c | 601 (void) ipf_nat_proto(&fi, nat2, IPN_TCP); 947 (void) ipf_nat_proto(&fi, nat2, IPN_TCP);
|
| HD | ip_rpcb_pxy.c | 1267 (void) ipf_nat_proto(&fi, natl, nflags);
|
| HD | ip_nat6.c | 2952 csump = ipf_nat_proto(fin, nat, nflags); 3380 csump = ipf_nat_proto(fin, nat, nflags);
|
| HD | ip_nat.c | 5288 csump = ipf_nat_proto(fin, nat, nflags); 5763 csump = ipf_nat_proto(fin, nat, nflags); 5799 ipf_nat_proto(fin, nat, nflags) in ipf_nat_proto() function
|