Searched refs:iv_as (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_acl.c110 vap->iv_as = as;
118 struct aclstate *as = vap->iv_as;
124 vap->iv_as = NULL;
157 struct aclstate *as = vap->iv_as;
174 struct aclstate *as = vap->iv_as;
212 struct aclstate *as = vap->iv_as;
231 struct aclstate *as = vap->iv_as;
247 struct aclstate *as = vap->iv_as;
274 struct aclstate *as = vap->iv_as;
289 struct aclstate *as = vap->iv_as;
[all...]
H A Dieee80211_ddb.c473 db_printf(" as %p", vap->iv_as);
H A Dieee80211_var.h440 void *iv_as; /* private aclator state */ member in struct:ieee80211vap

Completed in 57 milliseconds