Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c212 ipf_destroy_all(&V_ipfmain); in vnet_ipf_init()
294 ipf_destroy_all(&V_ipfmain); in vnet_ipf_uninit()
H A Dfil.c9263 ipf_destroy_all(softc);
9270 ipf_destroy_all(softc);
9276 ipf_destroy_all(softc);
9282 ipf_destroy_all(softc);
9288 ipf_destroy_all(softc);
9294 ipf_destroy_all(softc);
9300 ipf_destroy_all(softc);
9306 ipf_destroy_all(softc);
9326 ipf_destroy_all(ipf_main_softc_t *softc) function
H A Dip_fil.h1832 extern void ipf_destroy_all(ipf_main_softc_t *);
/freebsd/sbin/ipf/ipftest/
H A Dipftest.c312 ipf_destroy_all(softc); in main()