Searched refs:ipf_frag_soft_create (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_frag.h96 extern void *ipf_frag_soft_create __P((ipf_main_softc_t *));
H A Dip_frag.c169 /* Function: ipf_frag_soft_create */
177 ipf_frag_soft_create(softc) function
H A Dfil.c9521 softc->ipf_frag_soft = ipf_frag_soft_create(softc);

Completed in 75 milliseconds