Searched refs:ipf_main_soft_create (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1962 extern void *ipf_main_soft_create __P((void *));
H A Dfil.c9195 /* Function: ipf_main_soft_create */
9210 ipf_main_soft_create(arg) function
9301 /* Undo everything that we did in ipf_main_soft_create. */
9304 /* the structure was allocated by ipf_main_soft_create() by checking what */
9485 softc = ipf_main_soft_create(arg);

Completed in 92 milliseconds