Searched refs:ipf_frag_new (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_frag.h | 114 extern int ipf_frag_new __P((ipf_main_softc_t *, fr_info_t *, u_32_t));
|
| H A D | ip_frag.c | 522 ipf_frag_new(softc, fin, pass) in ipf_frag_new() function
|
| H A D | ip_state.c | 1852 (void) ipf_frag_new(softc, fin, pass); 3422 (void) ipf_frag_new(softc, fin, is->is_pass);
|
| H A D | fil.c | 2760 if (ipf_frag_new(softc, fin, pass) == -1) {
|