Searched refs:wpa_ctrl_get_fd (Results 1 – 7 of 7) sorted by relevance
605 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl);
110 fd = wpa_ctrl_get_fd(mon); in get_wpa_cli_event2()
642 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) in wpa_ctrl_get_fd() function763 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) in wpa_ctrl_get_fd() function
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()2025 fd = wpa_ctrl_get_fd(ctrl); in hostapd_cli_action()
189 wpa_ctrl_get_fd(mon_conn), in wpa_cli_open_connection()215 eloop_unregister_read_sock(wpa_ctrl_get_fd(mon_conn)); in wpa_cli_close_connection()4292 wpa_ctrl_get_fd(mon_conn), in wpa_cli_open_global_ctrl()4777 fd = wpa_ctrl_get_fd(ctrl); in wpa_cli_action()
409 msgNotifier = new QSocketNotifier(wpa_ctrl_get_fd(monitor_conn), in openCtrlConnection()