Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dfil.c3783 ipf_flush_groups( ipf_main_softc_t *softc, frgroup_t **grhead, int flags) in ipf_flush_groups() argument
3790 for (fgp = grhead; (fg = *fgp) != NULL; ) { in ipf_flush_groups()