Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_xauth.c71 .ia_attach = NULL,
H A Dieee80211_proto.h216 int (*ia_attach)(struct ieee80211vap *); member
H A Dieee80211_hostap.c332 if (vap->iv_auth->ia_attach != NULL) { in hostap_newstate()
334 vap->iv_auth->ia_attach(vap); in hostap_newstate()
H A Dieee80211_proto.c454 .ia_attach = NULL,