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

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_acl.c77 struct aclstate { struct
100 struct aclstate *as;
102 as = (struct aclstate *) malloc(sizeof(struct aclstate),
118 struct aclstate *as = vap->iv_as;
130 _find_acl(struct aclstate *as, const uint8_t *macaddr)
144 _acl_free(struct aclstate *as, struct acl *acl)
157 struct aclstate *as = vap->iv_as;
174 struct aclstate *as = vap->iv_as;
212 struct aclstate *a
[all...]

Completed in 91 milliseconds