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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_xauth.c71 .ia_attach = NULL,
H A Dieee80211_proto.h216 int (*ia_attach)(struct ieee80211vap *); member in struct:ieee80211_authenticator
H A Dieee80211_hostap.c332 if (vap->iv_auth->ia_attach != NULL) {
334 vap->iv_auth->ia_attach(vap);
H A Dieee80211_proto.c455 .ia_attach = NULL,

Completed in 46 milliseconds