Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net80211/
Dieee80211_acl.c331 .iac_check = acl_check,
Dieee80211_proto.h235 int (*iac_check)(struct ieee80211vap *, member
Dieee80211_hostap.c1805 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in hostap_recv_mgmt()
1890 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in hostap_recv_mgmt()
Dieee80211_mesh.c1622 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in mesh_input()
1940 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in mesh_recv_mgmt()