Searched refs:ipf_nat_proto (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_raudio_pxy.c | 308 (void) ipf_nat_proto(&fi, nat2, IPN_UDP); 331 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);
|
| H A D | ip_ipsec_pxy.c | 250 (void) ipf_nat_proto(&fi, ipsec->ipsc_nat, 0); 323 (void) ipf_nat_proto(&fi, ipsec->ipsc_nat, 0);
|
| H A D | ip_rcmd_pxy.c | 307 (void) ipf_nat_proto(&fi, nat2, IPN_TCP);
|
| H A D | ip_irc_pxy.c | 424 (void) ipf_nat_proto(&fi, nat2, 0);
|
| H A D | ip_tftp_pxy.c | 374 (void) ipf_nat_proto(&fi, nat2, IPN_UDP);
|
| H A D | ip_pptp_pxy.c | 249 (void) ipf_nat_proto(&fi, nat2, 0);
|
| H A D | ip_nat.h | 707 extern u_short *ipf_nat_proto __P((fr_info_t *, nat_t *, u_int));
|
| H A D | ip_rpcb_pxy.c | 1269 (void) ipf_nat_proto(&fi, natl, nflags);
|
| H A D | ip_ftp_pxy.c | 601 (void) ipf_nat_proto(&fi, nat2, IPN_TCP); 947 (void) ipf_nat_proto(&fi, nat2, IPN_TCP);
|
| H A D | ip_nat6.c | 2946 csump = ipf_nat_proto(fin, nat, nflags); 3374 csump = ipf_nat_proto(fin, nat, nflags);
|
| H A D | ip_nat.c | 5282 csump = ipf_nat_proto(fin, nat, nflags); 5762 csump = ipf_nat_proto(fin, nat, nflags); 5798 ipf_nat_proto(fin, nat, nflags) in ipf_nat_proto() function
|