Searched refs:ipf_group_add (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/external/bsd/ipf/netinet/ |
| D | ip_htable.c | 966 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL, in ipf_htent_insert()
|
| D | fil.c | 3526 ipf_group_add(ipf_main_softc_t *softc, char *group, void *head, u_32_t flags, in ipf_group_add() function 4582 fg = ipf_group_add(softc, group, NULL, in frrequest() 5058 fg = ipf_group_add(softc, group, fp, 0, unit, set); in frrequest() 5065 fg = ipf_group_add(softc, group, fp, fp->fr_flags, in frrequest()
|
| D | ip_fil.h | 1889 extern frgroup_t *ipf_group_add(ipf_main_softc_t *, char *, void *,
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | ip_htable.c | 1014 ipe->ipe_ptr = ipf_group_add(softc, ipe->ipe_group, NULL,
|