Searched refs:iac_check (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/net80211/
H A Dieee80211_mesh.c1595 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
1913 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
H A Dieee80211_proto.h231 int (*iac_check)(struct ieee80211vap *, member in struct:ieee80211_aclator
H A Dieee80211_hostap.c1778 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
1862 if (vap->iv_acl != NULL && !vap->iv_acl->iac_check(vap, wh)) {
H A Dieee80211_acl.c33 * frame is passed to the iac_check method and the module indicates
333 .iac_check = acl_check,

Completed in 96 milliseconds