Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c289 if (ipfdetach(&V_ipfmain) != 0) in vnet_ipf_uninit()
H A Dip_fil_freebsd.c214 ipfdetach(ipf_main_softc_t *softc) in ipfdetach() function
H A Dip_fil.h1678 extern int ipfdetach(ipf_main_softc_t *);
H A Dfil.c7935 (void) ipfdetach(softc);
7938 error = ipfdetach(softc);
/freebsd/sbin/ipf/ipftest/
H A Dip_fil.c41 ipfdetach(softc) in ipfdetach() function