Searched refs:wpa_ctrl_get_fd (Results 1 – 7 of 7) sorted by relevance
495 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
85 !eloop_register_read_sock(wpa_ctrl_get_fd(ctrl), in register_event_handler()97 eloop_unregister_read_sock(wpa_ctrl_get_fd(ctrl)); in unregister_event_handler()1792 fd = wpa_ctrl_get_fd(ctrl); in hostapd_cli_action()
182 wpa_ctrl_get_fd(mon_conn), in wpa_cli_open_connection()208 eloop_unregister_read_sock(wpa_ctrl_get_fd(mon_conn)); in wpa_cli_close_connection()4224 fd = wpa_ctrl_get_fd(ctrl); in wpa_cli_action()4395 wpa_ctrl_get_fd(mon_conn), in main()
407 msgNotifier = new QSocketNotifier(wpa_ctrl_get_fd(monitor_conn), in openCtrlConnection()