Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfcomp.c189 g->fg_head = f;
231 g->fg_head = f;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1002 struct frentry *fg_head; member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c3393 fg->fg_head = head;
3459 for (fr = fg->fg_head; fr && n; fr = fr->fr_next, n--)
3489 for (fh = fg->fg_head; fh; n++, fh = fh->fr_next)