Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c642 fiop->f_fin[0] = rules[0][0];
643 fiop->f_fin[1] = rules[0][1];
1042 fp = (struct frentry *)fiop->f_fin[set];
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h972 #define f_fin f_ipf[0] macro