Home
last modified time | relevance | path

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

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