HomeSort by: relevance | last modified time | path
    Searched defs:none_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net80211/
ieee80211_crypto_none.c 57 static void *none_attach(struct ieee80211com *, struct ieee80211_key *);
71 .ic_attach = none_attach,
81 none_attach(struct ieee80211com *ic, struct ieee80211_key *k) function in typeref:typename:void *
ieee80211_crypto_none.c 57 static void *none_attach(struct ieee80211com *, struct ieee80211_key *);
71 .ic_attach = none_attach,
81 none_attach(struct ieee80211com *ic, struct ieee80211_key *k) function in typeref:typename:void *

Completed in 23 milliseconds