Searched refs:iac_check (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c35 * frame is passed to the iac_check method and the module indicates
335 .iac_check = acl_check,
H A Dieee80211_proto.h236 int (*iac_check)(struct ieee80211vap *, member in struct:ieee80211_aclator
H A Dieee80211_hostap.c1872 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
1956 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
H A Dieee80211_mesh.c1601 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
1919 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {

Completed in 52 milliseconds