HomeSort by: relevance | last modified time | path
    Searched refs:ipf_nat_hostmapdel (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.h 704 extern void ipf_nat_hostmapdel(ipf_main_softc_t *, hostmap_t **);
ip_nat.c 823 /* Function: ipf_nat_hostmapdel */
832 ipf_nat_hostmapdel(ipf_main_softc_t *softc, struct hostmap **hmp) function
2388 ipf_nat_hostmapdel(softc, &nat->nat_hm);
2640 ipf_nat_hostmapdel(softc, &hm);
2897 ipf_nat_hostmapdel(softc, &hm);
2929 ipf_nat_hostmapdel(softc, &hm);
3230 ipf_nat_hostmapdel(softc, &hm);
6612 ipf_nat_hostmapdel(softc, &hm);
ip_nat6.c 497 ipf_nat_hostmapdel(softc, &hm);
1111 ipf_nat_hostmapdel(softc, &hm);
fil.c 7596 ipf_nat_hostmapdel(softc, (hostmap_t **)datap);

Completed in 30 milliseconds