Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfstat.c677 fiop->f_acctout6[0] = rules[1][0];
678 fiop->f_acctout6[1] = rules[1][1];
682 fiop->f_acctout6[0] = NULL;
683 fiop->f_acctout6[1] = NULL;
1012 fp = (struct frentry *)fiop->f_acctout6[set];
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h978 #define f_acctout6 f_acct6[1] macro