Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_frag.h114 extern int ipf_frag_new __P((ipf_main_softc_t *, fr_info_t *, u_32_t));
H A Dip_frag.c522 ipf_frag_new(softc, fin, pass) in ipf_frag_new() function
H A Dip_state.c1852 (void) ipf_frag_new(softc, fin, pass);
3422 (void) ipf_frag_new(softc, fin, is->is_pass);
H A Dfil.c2760 if (ipf_frag_new(softc, fin, pass) == -1) {