HomeSort by: relevance | last modified time | path
    Searched refs:ipf_active (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 171 int ipf_active; variable in typeref:typename:int
2056 ipf_active = 1;
2077 ipf_active = 0;
2247 ipf_active = 0;
2276 if (ipf_active != 0 || ipfmain.ipf_running > 0) {
fil.c 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)
    [all...]
ip_auth.c 634 softc->ipf_active, 1);
ip_htable.c 968 softc->ipf_active);
ip_fil.h 1609 int ipf_active; member in struct:ipf_main_softc_s

Completed in 21 milliseconds