| /src/external/bsd/ipf/dist/lib/ |
| printproto.c | 21 ipnat_t *np;
|
| nat_setgroupmap.c | 15 ipnat_t *n;
|
| printnat.c | 25 ipnat_t *np;
|
| /src/sys/external/bsd/ipf/netinet/ |
| ip_nat.h | 284 } ipnat_t; typedef in typeref:struct:ipnat 409 #define IPN_CMPSIZ (sizeof(ipnat_t) - offsetof(ipnat_t, in_v)) 483 ipnat_t *nai_np; 542 ipnat_t *ns_list; 664 ipnat_t *ipf_nat_list; 665 ipnat_t **ipf_nat_list_tail; 666 ipnat_t **ipf_nat_map_rules; 667 ipnat_t **ipf_nat_rdr_rules; 725 extern nat_t *ipf_nat_add(fr_info_t *, ipnat_t *, nat_t ** [all...] |
| ip_nat.c | 223 static void ipf_nat_addmap(ipf_nat_softc_t *, ipnat_t *); 224 static void ipf_nat_addrdr(ipf_nat_softc_t *, ipnat_t *); 225 static int ipf_nat_builddivertmp(ipf_nat_softc_t *, ipnat_t *); 227 static int ipf_nat_cmp_rules(ipnat_t *, ipnat_t *); 230 ipnat_t *, int); 237 static hostmap_t *ipf_nat_hostmap(ipf_nat_softc_t *, ipnat_t *, 243 static int ipf_nat_match(fr_info_t *, ipnat_t *); 255 static int ipf_nat_resolverule(ipf_main_softc_t *, ipnat_t *); 257 ipf_nat_softc_t *, ipnat_t *); [all...] |
| ip_proxy.h | 199 ipnat_t *ipsc_rule; 460 extern ipnat_t *ipf_proxy_rule_fwd(nat_t *); 461 extern ipnat_t *ipf_proxy_rule_rev(nat_t *);
|
| ip_tftp_pxy.c | 49 ipnat_t *ti_rule; 160 ipnat_t *ipn; 161 ipnat_t *np; 172 KMALLOCS(ipn, ipnat_t *, size);
|
| ip_proxy.c | 682 ipf_proxy_ok(fr_info_t *fin, tcphdr_t *tcp, ipnat_t *np) 775 ipnat_t *ipn; 1288 /* Returns: ipnat_t * - NULL = failure, else pointer to new rule */ 1304 ipnat_t * 1307 ipnat_t *old; 1308 ipnat_t *ipn; 1314 KMALLOCS(ipn, ipnat_t *, size); 1381 /* Returns: ipnat_t * - NULL = failure, else pointer to new rule */ 1391 ipnat_t * 1394 ipnat_t *old [all...] |
| ip_pptp_pxy.c | 39 ipnat_t *pptp_rule; 119 ipnat_t *ipn; 120 ipnat_t *np; 144 KMALLOCS(ipn, ipnat_t *, size);
|
| ip_rcmd_pxy.c | 22 ipnat_t *rcmd_rule; /* Template rule for back connection */ 74 ipnat_t *ipn;
|
| ip_nat6.c | 114 static struct hostmap *ipf_nat6_hostmap(ipf_nat_softc_t *, ipnat_t *, 117 static int ipf_nat6_match(fr_info_t *, ipnat_t *); 125 static int ipf_nat6_builddivertmp(ipf_nat_softc_t *, ipnat_t *); 158 ipnat_t *n) 213 ipf_nat6_addrdr(ipf_nat_softc_t *softn, ipnat_t *n) 216 ipnat_t **np; 260 ipf_nat6_addmap(ipf_nat_softc_t *softn, ipnat_t *n) 263 ipnat_t **np; 299 ipf_nat6_delrdr(ipf_nat_softc_t *softn, ipnat_t *n) 331 ipf_nat6_delmap(ipf_nat_softc_t *softn, ipnat_t *n [all...] |
| ip_ipsec_pxy.c | 141 ipnat_t *ipn, *np; 172 KMALLOCS(ipn, ipnat_t *, size);
|
| ip_fil_compat.c | 794 ipnat_t ipn_ipnat; 803 ipnat_t ipn_ipnat; 839 ipnat_t *ns_list; 869 ipnat_t *ns_list; 898 ipnat_t *ns_list; 926 ipnat_t *ns_list; 2351 ipnat_t *np = (ipnat_t *)current; 2442 ipnat_t *np = (ipnat_t *)current [all...] |
| ip_rpcb_pxy.c | 1109 ipnat_t *ipn, ipnat;
|
| /src/dist/pf/usr.sbin/ftp-proxy/ |
| ipf.c | 154 ftp_proxy_entry_add_nat(struct ftp_proxy_entry *fpe, ipnat_t *ipn) 169 ipfilter_add_nat(ipnat_t *ipn) 183 ipfilter_remove_nat(ipnat_t ipn) 227 ipnat_t *ipn;
|
| /src/external/bsd/ipf/dist/ |
| ip_nat6.c | 117 static struct hostmap *ipf_nat6_hostmap __P((ipf_nat_softc_t *, ipnat_t *, 120 static int ipf_nat6_match __P((fr_info_t *, ipnat_t *)); 128 static int ipf_nat6_builddivertmp __P((ipf_nat_softc_t *, ipnat_t *)); 163 ipnat_t *n; 220 ipnat_t *n; 223 ipnat_t **np; 269 ipnat_t *n; 272 ipnat_t **np; 310 ipnat_t *n; 344 ipnat_t *n [all...] |
| ip_pptp_pxy.c | 35 ipnat_t *pptp_rule; 119 ipnat_t *ipn; 120 ipnat_t *np; 144 KMALLOCS(ipn, ipnat_t *, size);
|
| ip_tftp_pxy.c | 49 ipnat_t *ti_rule; 175 ipnat_t *ipn; 176 ipnat_t *np; 187 KMALLOCS(ipn, ipnat_t *, size);
|
| ip_fil_compat.c | 794 ipnat_t ipn_ipnat; 803 ipnat_t ipn_ipnat; 839 ipnat_t *ns_list; 869 ipnat_t *ns_list; 898 ipnat_t *ns_list; 926 ipnat_t *ns_list; 2376 ipnat_t *np = (ipnat_t *)current; 2470 ipnat_t *np = (ipnat_t *)current [all...] |
| HISTORY | 49 3542977 ipnat_t refence tracking incomplete 50 3542975 proxies must use ipnat_t separately 209 3437732 getnattype does not need to use ipnat_t (fix variable name) 222 3437732 getnattype does not need to use ipnat_t
|
| /src/external/bsd/ipf/dist/tools/ |
| ipnat_y.y | 57 static ipnat_t *nattop = NULL; 58 static ipnat_t *nat = NULL; 80 static void setifname __P((ipnat_t **, int, char *)); 81 static int addname __P((ipnat_t **, char *)); 1390 ipnat_t *n; 1488 ipnat_t *ipn; 1748 ipnat_t **np; 1763 ipnat_t **np; 1766 ipnat_t *n;
|
| ipnat.c | 352 ipnat_t ipn; 546 ipnat_t *ipn; 559 ipn = (ipnat_t *)buffer;
|
| ipftest.c | 22 extern ipnat_t *natparse __P((char *, int)); 687 ipnat_t *ipn;
|
| /src/external/bsd/ipf/dist/l4check/ |
| l4check.c | 101 ipnat_t *ipn = &l4->l4_nat; 116 ipnat_t *ipn = &l4->l4_nat; 492 ipnat_t *ipn;
|
| /src/external/bsd/ipf/dist/samples/ |
| proxy.c | 144 ipnat_t *ipn;
|