Searched refs:ACL_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net80211/ | ||
| H A D | ieee80211_acl.c | 128 ACL_LOCK_DESTROY(as); in acl_detach() |
| H A D | ieee80211_freebsd.h | 187 #define ACL_LOCK_DESTROY(_as) mtx_destroy(&(_as)->as_lock) macro |