OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lnkid
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/rsn_supp/
tdls.c
462
* @
lnkid
: Pointer to the beginning of Link Identifier IE
470
static int wpa_tdls_ftie_mic(const u8 *kck, u8 trans_seq, const u8 *
lnkid
,
478
int len = 2 * ETH_ALEN + 1 + 2 +
lnkid
[1] + 2 + rsnie[1] +
487
_lnkid = (const struct wpa_tdls_lnkid *)
lnkid
;
497
os_memcpy(pos,
lnkid
, 2 +
lnkid
[1]);
498
pos += 2 +
lnkid
[1];
526
* @
lnkid
: Pointer to the beginning of Link Identifier IE
533
u8 dtoken, const u8 *
lnkid
,
541
if (
lnkid
== NULL
751
struct wpa_tdls_
lnkid
lnkid
;
local
936
struct wpa_tdls_
lnkid
*
lnkid
;
local
1522
const struct wpa_tdls_
lnkid
*
lnkid
;
local
1794
struct wpa_tdls_
lnkid
*
lnkid
;
local
2182
struct wpa_tdls_
lnkid
*
lnkid
;
local
2469
struct wpa_tdls_
lnkid
*
lnkid
;
local
[
all
...]
wpa_ie.h
34
const u8 *
lnkid
;
member in struct:wpa_eapol_ie_parse
wpa_ie.c
526
ie->
lnkid
= pos;
Completed in 1962 milliseconds