Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c204 if (ipf_create_all(&V_ipfmain) == NULL) in vnet_ipf_init()
H A Dip_fil.h1832 extern ipf_main_softc_t *ipf_create_all __P((void *));
H A Dfil.c9547 ipf_create_all(arg) in ipf_create_all() function