Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_crypto_wep.c80 struct ieee80211com *wc_ic; member
100 ctx->wc_ic = vap->iv_ic; in wep_attach()
182 struct ieee80211com *ic = ctx->wc_ic; in wep_encap()
/freebsd/tools/regression/net80211/wep/
H A Dtest_wep.c181 struct ieee80211com *wc_ic; member
254 ctx->wc_ic = vap->iv_ic; in runtest()