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

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_htable.c1014 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL,
H A Dfil.c3540 /* Function: ipf_group_add */
3555 ipf_group_add(softc, group, head, flags, unit, set) function
4626 fg = ipf_group_add(softc, group, NULL,
5101 fg = ipf_group_add(softc, group, fp, 0, unit, set);
5108 fg = ipf_group_add(softc, group, fp, fp->fr_flags,
H A Dip_fil.h1888 extern frgroup_t *ipf_group_add __P((ipf_main_softc_t *, char *, void *,

Completed in 125 milliseconds