Home
last modified time | relevance | path

Searched refs:ipf_nat_hostmapdel (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/netpfil/ipfilter/netinet/
H A Dip_nat.h682 extern void ipf_nat_hostmapdel(ipf_main_softc_t *, hostmap_t **);
H A Dip_nat.c827 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 Dip_nat6.c492 ipf_nat_hostmapdel(softc, &hm); in ipf_nat6_newmap()
1106 ipf_nat_hostmapdel(softc, &hm); in ipf_nat6_add()
H A Dfil.c7582 ipf_nat_hostmapdel(softc, (hostmap_t **)datap);