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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c113 vap->iv_as = as;
121 struct aclstate *as = vap->iv_as;
127 vap->iv_as = NULL;
160 struct aclstate *as = vap->iv_as;
177 struct aclstate *as = vap->iv_as;
216 struct aclstate *as = vap->iv_as;
235 struct aclstate *as = vap->iv_as;
251 struct aclstate *as = vap->iv_as;
278 struct aclstate *as = vap->iv_as;
293 struct aclstate *as = vap->iv_as;
[all...]
H A Dieee80211_ddb.c476 db_printf(" as %p", vap->iv_as);
H A Dieee80211_var.h524 void *iv_as; /* private aclator state */ member in struct:ieee80211vap

Completed in 41 milliseconds