Home
last modified time | relevance | path

Searched refs:ipf_nat_delrule (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c217 static void ipf_nat_delrule __P((ipf_main_softc_t *, ipf_nat_softc_t *,
1673 ipf_nat_delrule(softc, softn, n, 1);
2505 ipf_nat_delrule(softc, softn, n, 0);
2530 ipf_nat_delrule(softc, softn, np, purge) in ipf_nat_delrule() function