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 in typeref:typename:void
2387 ipf_nat_hostmapdel(softc, &nat->nat_hm);
2639 ipf_nat_hostmapdel(softc, &hm);
2896 ipf_nat_hostmapdel(softc, &hm);
2928 ipf_nat_hostmapdel(softc, &hm);
3229 ipf_nat_hostmapdel(softc, &hm);
6611 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 26 milliseconds