OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttls
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
mroute6.h
204
unsigned char
ttls
[MAXMIFS]; /* TTL thresholds */
member in struct:mfc6_cache::__anon20029::__anon20031
/external/wpa_supplicant_8/wpa_supplicant/
interworking.c
330
wpa_printf(MSG_DEBUG, "EAP-
TTLS
/PAP");
333
wpa_printf(MSG_DEBUG, "EAP-
TTLS
/CHAP");
336
wpa_printf(MSG_DEBUG, "EAP-
TTLS
/MSCHAP");
339
wpa_printf(MSG_DEBUG, "EAP-
TTLS
/MSCHAPV2");
535
return 1; /* Assume
TTLS
/MSCHAPv2 is used */
1005
struct wpa_cred *cred, int
ttls
)
1008
ttls
= cred->eap_method->vendor == EAP_VENDOR_IETF &&
1022
if (
ttls
&& cred->username && cred->username[0]) {
1306
/* EAP params were not set - assume
TTLS
/MSCHAPv2 */
[
all
...]
Completed in 43 milliseconds