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

/netbsd-current/sys/net80211/
H A Dieee80211_acl.c44 * frame is passed to the iac_check method and the module indicates
312 .iac_check = acl_check,
H A Dieee80211_proto.h169 int (*iac_check)(struct ieee80211com *, member in struct:ieee80211_aclator
H A Dieee80211_input.c2479 if (ic->ic_acl != NULL && !ic->ic_acl->iac_check(ic, wh->i_addr2)) {

Completed in 92 milliseconds