Searched refs:ACL_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/net80211/ | ||
| D | ieee80211_netbsd.h | 154 #define ACL_LOCK_ASSERT(_as) IEEE80211_LOCK_ASSERT_IMPL(_as, as_lock) macro |
| D | ieee80211_acl.c | 139 ACL_LOCK_ASSERT(as); in _acl_free() |