HomeSort by: relevance | last modified time | path
    Searched defs:ipf_nat_delrule (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_nat.c 229 static void ipf_nat_delrule(ipf_main_softc_t *, ipf_nat_softc_t *,
1659 ipf_nat_delrule(softc, softn, n, 1);
2493 ipf_nat_delrule(softc, softn, n, 0);
2504 /* Function: ipf_nat_delrule */
2518 ipf_nat_delrule(ipf_main_softc_t *softc, ipf_nat_softc_t *softn, ipnat_t *np, function in typeref:typename:void

Completed in 16 milliseconds