Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c655 fiop->f_fout6[0] = rules[1][0];
656 fiop->f_fout6[1] = rules[1][1];
660 fiop->f_fout6[0] = NULL;
661 fiop->f_fout6[1] = NULL;
1031 fp = (struct frentry *)fiop->f_fout6[set];
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h975 #define f_fout6 f_ipf6[1] macro