Lines Matching refs:ipf_active
317 { { (void *)offsetof(struct ipf_main_softc_s, ipf_active) },
319 stsizeof(ipf_main_softc_t, ipf_active),
2636 fr = softc->ipf_acct[fin->fin_out][softc->ipf_active];
2683 fin->fin_fr = softc->ipf_rules[out][softc->ipf_active];
3653 fg = ipf_findgroup(softc, group, unit, softc->ipf_active, NULL);
3739 set = softc->ipf_active;
4083 (void) ipf_synclist(softc, softc->ipf_acct[0][softc->ipf_active], ifp);
4084 (void) ipf_synclist(softc, softc->ipf_acct[1][softc->ipf_active], ifp);
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);
4231 fiop->f_active = softc->ipf_active;
8014 softc->ipf_active, 1);
8026 1 - softc->ipf_active, 1);
8036 error = BCOPYOUT(&softc->ipf_active, data,
8037 sizeof(softc->ipf_active));
8042 softc->ipf_active = 1 - softc->ipf_active;