Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_xauth.c69 .ia_attach = NULL,
H A Dieee80211_proto.h216 int (*ia_attach)(struct ieee80211vap *); member
H A Dieee80211_hostap.c329 if (vap->iv_auth->ia_attach != NULL) { in hostap_newstate()
331 vap->iv_auth->ia_attach(vap); in hostap_newstate()
H A Dieee80211_proto.c461 .ia_attach = NULL,