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

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_xauth.c68 .ia_attach = NULL,
H A Dieee80211_proto.h215 int (*ia_attach)(struct ieee80211vap *); member in struct:ieee80211_authenticator
H A Dieee80211_hostap.c324 if (vap->iv_auth->ia_attach != NULL) {
326 vap->iv_auth->ia_attach(vap);
H A Dieee80211_proto.c300 .ia_attach = NULL,

Completed in 74 milliseconds