OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_wepkeys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
anvar.h
124
struct an_wepkey
sc_wepkeys
[IEEE80211_WEP_NKID];
member in struct:an_softc
an.c
249
sc->
sc_wepkeys
[kid].an_wep_keylen = -1;
643
an_write_wepkey(sc, AN_RID_WEP_VOLATILE, sc->
sc_wepkeys
,
1137
sc->
sc_wepkeys
[0].an_wep_keylen, sc->
sc_wepkeys
[1].an_wep_keylen,
1138
sc->
sc_wepkeys
[2].an_wep_keylen, sc->
sc_wepkeys
[3].an_wep_keylen,
1151
memcpy(&sc->
sc_wepkeys
[i], &keys[i], sizeof(keys[i]));
1183
if (sc->
sc_wepkeys
[i].an_wep_keylen >= 0) {
1184
memset(&sc->
sc_wepkeys
[i].an_wep_key, 0,
1185
sizeof(sc->
sc_wepkeys
[i].an_wep_key))
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025