Searched refs:WPA_CTRL_REQ (Results 1 – 4 of 4) sorted by relevance
19 #define WPA_CTRL_REQ "CTRL-REQ-" macro
946 pos2 = strchr(pos, str_match(pos, WPA_CTRL_REQ) ? ':' : ' '); in processMsg()960 if (str_match(pos, WPA_CTRL_REQ)) in processMsg()961 processCtrlReq(pos + strlen(WPA_CTRL_REQ)); in processMsg()
822 wpa_msg(wpa_s, MSG_INFO, WPA_CTRL_REQ "%s", buf); in wpas_send_ctrl_req()
462 WPA_CTRL_REQ "%s-%d:%s needed for SSID ", in eapol_test_eap_param_needed()