Searched refs:ipf_mutex (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_fil.c106 WRITE_ENTER(&softc->ipf_mutex);
123 RWLOCK_EXIT(&softc->ipf_mutex);
H A Dip_sync.c739 READ_ENTER(&softc->ipf_mutex);
747 RWLOCK_EXIT(&softc->ipf_mutex);
H A DHISTORY585 ipf_mutex needs to be declared for irix in ip_fil.c
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dfil.c2966 READ_ENTER(&softc->ipf_mutex);
3087 * Up the reference on fr_lock and exit ipf_mutex. The generation of
3099 RWLOCK_EXIT(&softc->ipf_mutex);
3196 RWLOCK_EXIT(&softc->ipf_mutex);
3520 /* Write Locks: ipf_mutex */
3574 /* Write Locks: ipf_mutex */
3670 /* Write Locks: ipf_mutex */
3737 WRITE_ENTER(&softc->ipf_mutex);
3755 RWLOCK_EXIT(&softc->ipf_mutex);
3946 /* Write Locks: ipf_mutex */
[all...]
H A Dip_sync.c723 READ_ENTER(&softc->ipf_mutex);
731 RWLOCK_EXIT(&softc->ipf_mutex);
H A Dip_fil.h1597 ipfrwlock_t ipf_mutex; member in struct:ipf_main_softc_s
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipftest.c28 ipfrwlock_t ipf_mutex, ipf_global, ipf_ipidfrag, ip_poolrw, ipf_frcache; variable

Completed in 275 milliseconds