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

/src/sys/net80211/
H A Dieee80211_xauth.c73 .ia_attach = NULL,
H A Dieee80211_proto.h147 int (*ia_attach)(struct ieee80211com *); member in struct:ieee80211_authenticator
H A Dieee80211_proto.c180 .ia_attach = NULL,
1137 ic->ic_auth->ia_attach != NULL) {
1139 ic->ic_auth->ia_attach(ic);

Completed in 7 milliseconds