Home
last modified time | relevance | path

Searched refs:ACL_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/net80211/
Dieee80211_netbsd.h154 #define ACL_LOCK_ASSERT(_as) IEEE80211_LOCK_ASSERT_IMPL(_as, as_lock) macro
Dieee80211_acl.c139 ACL_LOCK_ASSERT(as); in _acl_free()