/src/sys/external/bsd/ipf/netinet/ |
ip_nat.h | 491 } natinfo_t; typedef in typeref:struct:natinfo 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 *);
|
ip_nat.h | 491 } natinfo_t; typedef in typeref:struct:natinfo 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 *);
|