Home
last modified time | relevance | path

Searched defs:cmd_len (Results 1 – 3 of 3) sorted by relevance

/hostap/src/common/
Dwpa_ctrl.c481 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
731 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
/hostap/wpa_supplicant/
Dwpa_priv.c642 size_t cmd_len; in wpa_priv_receive() local
/hostap/wlantest/
Dwlantest_cli.c106 static int cmd_send_and_recv(int s, const u8 *cmd, size_t cmd_len, in cmd_send_and_recv()