Searched refs:ipf_nat_rule_deref (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_rcmd_pxy.c | 120 ipf_nat_rule_deref(softc, &rci->rcmd_rule);
|
| H A D | ip_ipsec_pxy.c | 429 ipf_nat_rule_deref(softc, &ipsec->ipsc_rule);
|
| H A D | ip_tftp_pxy.c | 274 ipf_nat_rule_deref(softc, &tftp->ti_rule);
|
| H A D | ip_pptp_pxy.c | 578 ipf_nat_rule_deref(softc, &pptp->pptp_rule);
|
| H A D | ip_nat.h | 708 extern void ipf_nat_rule_deref __P((ipf_main_softc_t *, ipnat_t **));
|
| H A D | ip_nat.c | 853 ipf_nat_rule_deref(softc, &hm->hm_ipnat); 2408 ipf_nat_rule_deref(softc, &ipn); 2586 ipf_nat_rule_deref(softc, &np); 6217 ipf_nat_rule_deref(softc, inp) in ipf_nat_rule_deref() function 6706 ipf_nat_rule_deref(softc, &ipn);
|
| H A D | fil.c | 7815 ipf_nat_rule_deref(softc, (ipnat_t **)datap);
|