OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:akey
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
an.c
168
struct an_rid_wepkey *
akey
;
local
232
akey
= &sc->sc_buf.sc_wepkey;
235
while (an_read_rid(sc, rid,
akey
, &buflen) == 0) {
236
kid = le16toh(
akey
->an_key_index);
239
rid, buflen, sizeof(*
akey
), kid,
240
akey
->an_mac_addr[0], le16toh(
akey
->an_key_len)));
242
sc->sc_tx_perskey =
akey
->an_mac_addr[0];
248
sc->sc_perskeylen[kid] = le16toh(
akey
->an_key_len);
1313
struct an_rid_wepkey *
akey
;
local
[
all
...]
/src/sys/external/bsd/ipf/netinet/
radix_ipf.c
248
u_32_t *
akey
;
local
264
akey
= (u_32_t *)addr;
266
akey
[found->offset])
Completed in 18 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026