Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c675 fiop->f_acctin6[0] = rules[0][0];
676 fiop->f_acctin6[1] = rules[0][1];
680 fiop->f_acctin6[0] = NULL;
681 fiop->f_acctin6[1] = NULL;
1014 fp = (struct frentry *)fiop->f_acctin6[set];
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h977 #define f_acctin6 f_acct6[0] macro