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

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 529 READ_ENTER(&softc->ipf_global);
543 RWLOCK_EXIT(&softc->ipf_global);
fil.c 7944 WRITE_ENTER(&softc->ipf_global);
7962 RWLOCK_EXIT(&softc->ipf_global);
8146 WRITE_ENTER(&softc->ipf_global);
8153 RWLOCK_EXIT(&softc->ipf_global);
9029 RWLOCK_INIT(&softc->ipf_global, "ipf filter load/unload mutex");
9105 RW_DESTROY(&softc->ipf_global);
ip_fil.h 1599 ipfrwlock_t ipf_global; member in struct:ipf_main_softc_s

Completed in 20 milliseconds