Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1052 frentry_t *f_acct[2][2]; member
1072 #define f_acctin f_acct[0]
1073 #define f_acctout f_acct[1]
H A Dfil.c4277 fiop->f_acct[0][0] = softc->ipf_acct[0][0];
4279 fiop->f_acct[0][1] = softc->ipf_acct[0][1];
4281 fiop->f_acct[1][0] = softc->ipf_acct[1][0];
4283 fiop->f_acct[1][1] = softc->ipf_acct[1][1];