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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_acl.c333 .iac_attach = acl_attach,
H A Dieee80211_proto.h234 int (*iac_attach)(struct ieee80211vap *); member in struct:ieee80211_aclator
H A Dieee80211_ioctl.c1676 if (acl == NULL || !acl->iac_attach(vap))
1699 if (acl == NULL || !acl->iac_attach(vap))

Completed in 49 milliseconds