Home
last modified time | relevance | path

Searched refs:fg_set (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1161 struct frgroup **fg_set; member
H A Dfil.c3561 fg->fg_set = &softc->ipf_groups[unit][set]; in ipf_group_add()
3606 for (gp = group->fg_set; *gp != NULL; gp = &(*gp)->fg_next) { in ipf_group_free()