OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:more_fragments
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_tls_common.c
496
int
more_fragments
, length_included;
local
508
more_fragments
= 1;
513
more_fragments
= 0;
538
if (
more_fragments
)
548
if (!
more_fragments
)
/external/wpa_supplicant_8/src/eap_peer/
eap_tls_common.c
480
int
more_fragments
, length_included;
local
495
more_fragments
= 1;
500
more_fragments
= 0;
525
if (
more_fragments
)
537
if (!
more_fragments
)
Completed in 34 milliseconds