Searched refs:ipf_global (Results 1 – 3 of 3) sorted by relevance
184 READ_ENTER(&softc->ipf_global);198 RWLOCK_EXIT(&softc->ipf_global);
8199 WRITE_ENTER(&softc->ipf_global);8217 RWLOCK_EXIT(&softc->ipf_global);8401 WRITE_ENTER(&softc->ipf_global);8408 RWLOCK_EXIT(&softc->ipf_global);9308 RWLOCK_INIT(&softc->ipf_global, "ipf filter load/unload mutex");9386 RW_DESTROY(&softc->ipf_global);
1514 ipfrwlock_t ipf_global; member