Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:os_strcasecmp

52 	if (os_strcasecmp(cmd, "EAPOL::heldPeriod") == 0) {
55 } else if (os_strcasecmp(cmd, "EAPOL::authPeriod") == 0) {
58 } else if (os_strcasecmp(cmd, "EAPOL::startPeriod") == 0) {
61 } else if (os_strcasecmp(cmd, "EAPOL::maxStart") == 0) {
64 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKLifetime") == 0) {
68 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKReauthThreshold") ==
73 } else if (os_strcasecmp(cmd, "dot11RSNAConfigSATimeout") == 0) {