OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE80211_C_CKIP
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net80211/
ieee80211_var.h
266
#define
IEEE80211_C_CKIP
0x00000020 /* CAPABILITY: CKIP available */
ieee80211_ioctl.c
867
case
IEEE80211_C_CKIP
: return IEEE80211_CIPHER_CKIP;
2033
case IEEE80211_CIPHER_CKIP: return
IEEE80211_C_CKIP
;
ieee80211_node.c
162
if (ic->ic_caps &
IEEE80211_C_CKIP
)
/src/sys/dev/ic/
ath.c
531
ic->ic_caps |=
IEEE80211_C_CKIP
;
Completed in 23 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025