Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:os_strcasecmp

48 	if (os_strcasecmp(cmd, "EAPOL::heldPeriod") == 0) {
51 } else if (os_strcasecmp(cmd, "EAPOL::authPeriod") == 0) {
54 } else if (os_strcasecmp(cmd, "EAPOL::startPeriod") == 0) {
57 } else if (os_strcasecmp(cmd, "EAPOL::maxStart") == 0) {
60 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKLifetime") == 0) {
64 } else if (os_strcasecmp(cmd, "dot11RSNAConfigPMKReauthThreshold") ==
69 } else if (os_strcasecmp(cmd, "dot11RSNAConfigSATimeout") == 0) {