Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_acl.c80 struct aclstate { struct
103 struct aclstate *as; in acl_attach() argument
105 as = (struct aclstate *) IEEE80211_MALLOC(sizeof(struct aclstate), in acl_attach()
121 struct aclstate *as = vap->iv_as; in acl_detach()
160 struct aclstate *as = vap->iv_as; in acl_check()
177 struct aclstate *as = vap->iv_as; in acl_add()
216 struct aclstate *as = vap->iv_as; in acl_remove()
235 struct aclstate *as = vap->iv_as; in acl_free_all()
251 struct aclstate *as = vap->iv_as; in acl_setpolicy()
278 struct aclstate *as = vap->iv_as; in acl_getpolicy()
[all …]