Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDmlfk_ipl.c212 ipf_destroy_all(&V_ipfmain); in vnet_ipf_init()
294 ipf_destroy_all(&V_ipfmain); in vnet_ipf_uninit()
HDfil.c9267 ipf_destroy_all(softc);
9274 ipf_destroy_all(softc);
9280 ipf_destroy_all(softc);
9286 ipf_destroy_all(softc);
9292 ipf_destroy_all(softc);
9298 ipf_destroy_all(softc);
9304 ipf_destroy_all(softc);
9310 ipf_destroy_all(softc);
9330 ipf_destroy_all(ipf_main_softc_t *softc) function
HDip_fil.h1834 extern void ipf_destroy_all(ipf_main_softc_t *);
/freebsd-13-stable/sbin/ipf/ipftest/
HDipftest.c316 ipf_destroy_all(softc); in main()