Searched refs:ipf_nat_hostmapdel (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_nat.h | 682 extern void ipf_nat_hostmapdel(ipf_main_softc_t *, hostmap_t **);
|
| H A D | ip_nat.c | 827 ipf_nat_hostmapdel(ipf_main_softc_t *softc, struct hostmap **hmp) in ipf_nat_hostmapdel() function 2352 ipf_nat_hostmapdel(softc, &nat->nat_hm); in ipf_nat_delete() 2604 ipf_nat_hostmapdel(softc, &hm); in ipf_nat_newmap() 2864 ipf_nat_hostmapdel(softc, &hm); in ipf_nat_newrdr() 2896 ipf_nat_hostmapdel(softc, &hm); in ipf_nat_newrdr() 3201 ipf_nat_hostmapdel(softc, &hm); in ipf_nat_add() 6561 ipf_nat_hostmapdel(softc, &hm); in ipf_nat_getnext()
|
| H A D | ip_nat6.c | 492 ipf_nat_hostmapdel(softc, &hm); in ipf_nat6_newmap() 1106 ipf_nat_hostmapdel(softc, &hm); in ipf_nat6_add()
|
| H A D | fil.c | 7582 ipf_nat_hostmapdel(softc, (hostmap_t **)datap);
|