Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_htable.c943 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL, in ipf_htent_insert()
H A Dip_fil.h1748 extern frgroup_t *ipf_group_add(ipf_main_softc_t *, char *, void *,
H A Dfil.c3473 ipf_group_add(ipf_main_softc_t *softc, char *group, void *head, u_32_t flags, in ipf_group_add() function
4580 fg = ipf_group_add(softc, group, NULL, in frrequest()
5045 fg = ipf_group_add(softc, group, fp, 0, unit, set); in frrequest()
5052 fg = ipf_group_add(softc, group, fp, fp->fr_flags, in frrequest()