OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_IE_LEN
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c
398
#define
MAX_IE_LEN
1000
409
res = os_zalloc(sizeof(*res) +
MAX_IE_LEN
);
413
ie_end = ie_pos +
MAX_IE_LEN
;
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_test.c
[
all
...]
Completed in 472 milliseconds