Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfcomp.c190 g->fg_head = f;
234 g->fg_head = f;
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1001 struct frentry *fg_head; member
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c3395 fg->fg_head = head;
3461 for (fr = fg->fg_head; fr && n; fr = fr->fr_next, n--)
3491 for (fh = fg->fg_head; fh; n++, fh = fh->fr_next)