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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c80 struct aclstate { struct
103 struct aclstate *as;
105 as = (struct aclstate *) IEEE80211_MALLOC(sizeof(struct aclstate),
121 struct aclstate *as = vap->iv_as;
133 _find_acl(struct aclstate *as, const uint8_t *macaddr)
147 _acl_free(struct aclstate *as, struct acl *acl)
160 struct aclstate *as = vap->iv_as;
177 struct aclstate *as = vap->iv_as;
216 struct aclstate *a
[all...]

Completed in 30 milliseconds