OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:beacon_req_token
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/ap/
rrm.c
638
hapd->
beacon_req_token
++;
639
if (!hapd->
beacon_req_token
)
640
hapd->
beacon_req_token
++;
644
wpabuf_put_u8(buf, hapd->
beacon_req_token
);
661
return hapd->
beacon_req_token
;
hostapd.h
332
u8
beacon_req_token
;
member in struct:hostapd_data
Completed in 69 milliseconds