Searched refs:natinfo_t (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_nat.h | 491 } natinfo_t; typedef 782 extern int ipf_nat6_newmap(fr_info_t *, nat_t *, natinfo_t *); 783 extern int ipf_nat6_newrdr(fr_info_t *, nat_t *, natinfo_t *); 786 extern int ipf_nat6_newrewrite(fr_info_t *, nat_t *, natinfo_t *); 787 extern int ipf_nat6_newdivert(fr_info_t *, nat_t *, natinfo_t *);
|
| D | ip_nat6.c | 448 ipf_nat6_newmap(fr_info_t *fin, nat_t *nat, natinfo_t *ni) in ipf_nat6_newmap() 726 ipf_nat6_newrdr(fr_info_t *fin, nat_t *nat, natinfo_t *ni) in ipf_nat6_newrdr() 947 natinfo_t ni; in ipf_nat6_add() 3363 ipf_nat6_newrewrite(fr_info_t *fin, nat_t *nat, natinfo_t *nai) in ipf_nat6_newrewrite() 3589 ipf_nat6_newdivert(fr_info_t *fin, nat_t *nat, natinfo_t *nai) in ipf_nat6_newdivert()
|
| D | ip_nat.c | 248 static int ipf_nat_newmap(fr_info_t *, nat_t *, natinfo_t *); 249 static int ipf_nat_newdivert(fr_info_t *, nat_t *, natinfo_t *); 250 static int ipf_nat_newrdr(fr_info_t *, nat_t *, natinfo_t *); 251 static int ipf_nat_newrewrite(fr_info_t *, nat_t *, natinfo_t *); 2589 ipf_nat_newmap(fr_info_t *fin, nat_t *nat, natinfo_t *ni) in ipf_nat_newmap() 2850 ipf_nat_newrdr(fr_info_t *fin, nat_t *nat, natinfo_t *ni) in ipf_nat_newrdr() 3068 natinfo_t ni; in ipf_nat_add() 6926 ipf_nat_newrewrite(fr_info_t *fin, nat_t *nat, natinfo_t *nai) in ipf_nat_newrewrite() 7146 ipf_nat_newdivert(fr_info_t *fin, nat_t *nat, natinfo_t *nai) in ipf_nat_newdivert()
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ip_nat6.c | 467 natinfo_t *ni; 748 natinfo_t *ni; 973 natinfo_t ni; 3423 natinfo_t *nai; 3652 natinfo_t *nai;
|