Searched refs:f_ipf (Results 1 – 2 of 2) sorted by relevance
1054 frentry_t *f_ipf[2][2]; member1073 #define f_fin f_ipf[0]1074 #define f_fout f_ipf[1]
4168 fiop->f_ipf[0][0] = softc->ipf_rules[0][0]; in ipf_getstat()4170 fiop->f_ipf[0][1] = softc->ipf_rules[0][1]; in ipf_getstat()4172 fiop->f_ipf[1][0] = softc->ipf_rules[1][0]; in ipf_getstat()4174 fiop->f_ipf[1][1] = softc->ipf_rules[1][1]; in ipf_getstat()