Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net80211/
HDieee80211_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-14-stable/tools/regression/net80211/wep/
HDtest_wep.c181 struct ieee80211com *wc_ic; member
254 ctx->wc_ic = vap->iv_ic; in runtest()