Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_acl.c333 .iac_check = acl_check,
H A Dieee80211_proto.h236 int (*iac_check)(struct ieee80211vap *, member
H A Dieee80211_hostap.c1888 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in hostap_recv_mgmt()
1972 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in hostap_recv_mgmt()
H A Dieee80211_mesh.c1598 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in mesh_input()
1916 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) { in mesh_recv_mgmt()