Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c653 fiop->f_fin6[0] = rules[0][0];
654 fiop->f_fin6[1] = rules[0][1];
658 fiop->f_fin6[0] = NULL;
659 fiop->f_fin6[1] = NULL;
1034 fp = (struct frentry *)fiop->f_fin6[set];
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h973 #define f_fin6 f_ipf6[0] macro