Searched refs:none_attach (Results 1 – 1 of 1) sorted by relevance
51 static void *none_attach(struct ieee80211vap *, struct ieee80211_key *);66 .ic_attach = none_attach,77 none_attach(struct ieee80211vap *vap, struct ieee80211_key *k) in none_attach() function