OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tc_ic
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net80211/
ieee80211_crypto_tkip.c
96
struct ieee80211com *
tc_ic
; /* for diagnostics */
member in struct:tkip_ctx
127
ctx->
tc_ic
= ic;
146
IEEE80211_DPRINTF(ctx->
tc_ic
, IEEE80211_MSG_CRYPTO,
162
struct ieee80211com *ic = ctx->
tc_ic
;
216
struct ieee80211com *ic = ctx->
tc_ic
;
248
struct ieee80211com *ic = ctx->
tc_ic
;
262
IEEE80211_DPRINTF(ctx->
tc_ic
, IEEE80211_MSG_CRYPTO,
265
ctx->
tc_ic
->ic_stats.is_rx_tkipformat++;
284
ieee80211_notify_replay_failure(ctx->
tc_ic
, wh, k, ctx->rx_rsc);
285
ctx->
tc_ic
->ic_stats.is_rx_tkipreplay++
[
all
...]
Completed in 11 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025