Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_xauth.c69 .ia_attach = NULL,
H A Dieee80211_proto.h216 int (*ia_attach)(struct ieee80211vap *); member
H A Dieee80211_hostap.c328 if (vap->iv_auth->ia_attach != NULL) { in hostap_newstate()
330 vap->iv_auth->ia_attach(vap); in hostap_newstate()
H A Dieee80211_proto.c452 .ia_attach = NULL,