Searched refs:wpa_ctrl_get_fd (Results 1 – 6 of 6) sorted by relevance
684 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) in wpa_ctrl_get_fd() function805 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) in wpa_ctrl_get_fd() function
663 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl);
110 fd = wpa_ctrl_get_fd(mon); in get_wpa_cli_event2()
88 !eloop_register_read_sock(wpa_ctrl_get_fd(ctrl), in register_event_handler()100 eloop_unregister_read_sock(wpa_ctrl_get_fd(ctrl)); in unregister_event_handler()2199 fd = wpa_ctrl_get_fd(ctrl); in hostapd_cli_action()
192 wpa_ctrl_get_fd(mon_conn), in wpa_cli_open_connection()218 eloop_unregister_read_sock(wpa_ctrl_get_fd(mon_conn)); in wpa_cli_close_connection()4500 wpa_ctrl_get_fd(mon_conn), in wpa_cli_open_global_ctrl()4985 fd = wpa_ctrl_get_fd(ctrl); in wpa_cli_action()
409 msgNotifier = new QSocketNotifier(wpa_ctrl_get_fd(monitor_conn), in openCtrlConnection()