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

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dfil.c3499 /* Function: ipf_findgroup */
3512 ipf_findgroup(softc, group, unit, set, fgpp) function
3575 fg = ipf_findgroup(softc, group, unit, set, &fgp);
3697 fg = ipf_findgroup(softc, group, unit, softc->ipf_active, NULL);
4630 fg = ipf_findgroup(softc, group, unit,
7803 fg = ipf_findgroup(softc, fr->fr_names + fr->fr_group,
7908 fg = ipf_findgroup(softc, it.iri_group, unit,
H A Dip_fil.h1893 extern frgroup_t *ipf_findgroup __P((ipf_main_softc_t *, char *, minor_t,

Completed in 101 milliseconds