Home | History | Annotate | Download | only in netinet

Lines Matching refs:ipf_rules

2683 	fin->fin_fr = softc->ipf_rules[out][softc->ipf_active];
3744 ipf_flushlist(softc, &flushed, &softc->ipf_rules[1][set]);
3748 ipf_flushlist(softc, &flushed, &softc->ipf_rules[0][set]);
4085 (void) ipf_synclist(softc, softc->ipf_rules[0][softc->ipf_active], ifp);
4086 (void) ipf_synclist(softc, softc->ipf_rules[1][softc->ipf_active], ifp);
4221 fiop->f_ipf[0][0] = softc->ipf_rules[0][0];
4223 fiop->f_ipf[0][1] = softc->ipf_rules[0][1];
4225 fiop->f_ipf[1][0] = softc->ipf_rules[1][0];
4227 fiop->f_ipf[1][1] = softc->ipf_rules[1][1];
4641 fprev = &softc->ipf_rules[in][set];
7727 next = softc->ipf_rules[out][it.iri_active];