Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_crypto_none.c51 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