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

  /src/sys/external/bsd/ipf/netinet/
ip_rcmd_pxy.c 110 ipf_nat_rule_deref(softc, &rci->rcmd_rule);
ip_ipsec_pxy.c 415 ipf_nat_rule_deref(softc, &ipsec->ipsc_rule);
ip_tftp_pxy.c 259 ipf_nat_rule_deref(softc, &tftp->ti_rule);
ip_pptp_pxy.c 561 ipf_nat_rule_deref(softc, &pptp->pptp_rule);
ip_nat.h 731 extern void ipf_nat_rule_deref(ipf_main_softc_t *, ipnat_t **);
ip_nat.c 841 ipf_nat_rule_deref(softc, &hm->hm_ipnat);
2400 ipf_nat_rule_deref(softc, &ipn);
2571 ipf_nat_rule_deref(softc, &np);
6139 /* Function: ipf_nat_rule_deref */
6151 ipf_nat_rule_deref(ipf_main_softc_t *softc, ipnat_t **inp) function in typeref:typename:void
6622 ipf_nat_rule_deref(softc, &ipn);
fil.c 7579 ipf_nat_rule_deref(softc, (ipnat_t **)datap);

Completed in 75 milliseconds