Searched refs:ipf_findgroup (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | fil.c | 3495 ipf_findgroup(softc, group, unit, set, fgpp) in ipf_findgroup() function 3558 fg = ipf_findgroup(softc, group, unit, set, &fgp); 3680 fg = ipf_findgroup(softc, group, unit, softc->ipf_active, NULL); 4704 fg = ipf_findgroup(softc, group, unit, 7870 fg = ipf_findgroup(softc, fr->fr_names + fr->fr_group, 7975 fg = ipf_findgroup(softc, it.iri_group, unit,
|
| H A D | ip_fil.h | 1752 extern frgroup_t *ipf_findgroup __P((ipf_main_softc_t *, char *, minor_t,
|