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