Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dmlfk_ipl.c207 if (ipf_create_all(&V_ipfmain) == NULL) in vnet_ipf_init()
H A Dip_fil.h1833 extern ipf_main_softc_t *ipf_create_all(void *);
H A Dfil.c9252 ipf_create_all(void *arg) function
/freebsd/sbin/ipf/ipftest/
H A Dipftest.c87 softc = ipf_create_all(NULL); in main()