HomeSort by: relevance | last modified time | path
    Searched refs:ipf_group_add (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_htable.c 966 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL,
ip_fil.h 1889 extern frgroup_t *ipf_group_add(ipf_main_softc_t *, char *, void *,
fil.c 3511 /* Function: ipf_group_add */
3526 ipf_group_add(ipf_main_softc_t *softc, char *group, void *head, u_32_t flags, function in typeref:typename:frgroup_t *
4582 fg = ipf_group_add(softc, group, NULL,
5058 fg = ipf_group_add(softc, group, fp, 0, unit, set);
5065 fg = ipf_group_add(softc, group, fp, fp->fr_flags,

Completed in 20 milliseconds