Searched refs:f_ipf (Results 1 – 2 of 2) sorted by relevance
1052 frentry_t *f_ipf[2][2]; member1071 #define f_fin f_ipf[0]1072 #define f_fout f_ipf[1]
4201 fiop->f_ipf[0][0] = softc->ipf_rules[0][0]; in ipf_getstat()4203 fiop->f_ipf[0][1] = softc->ipf_rules[0][1]; in ipf_getstat()4205 fiop->f_ipf[1][0] = softc->ipf_rules[1][0]; in ipf_getstat()4207 fiop->f_ipf[1][1] = softc->ipf_rules[1][1]; in ipf_getstat()