Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dfil.c2033 if (fr->fr_grp != NULL) {
2034 fin->fin_fr = *fr->fr_grp;
3533 if (fp->fr_grp != NULL) {
3534 (void) frflushlist(set, unit, nfreedp, fp->fr_grp, ifs);
4822 f->fr_grp = NULL;
4828 f->fr_grp = &fg->fg_start;
H A Dip_auth.c216 fr->fr_grp = NULL;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h558 struct frentry **fr_grp; member