Home
last modified time | relevance | path

Searched defs:iface (Results 101 - 125 of 200) sorted by relevance

12345678

/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c672 struct usb_interface *iface; in u3g_attach() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c790 struct usb_interface *iface = usbd_get_iface(udev, iface_index); in usbd_req_get_hid_desc() local
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c207 lws_socket_bind(struct lws_vhost *vhost, struct lws *wsi, lws_sockfd_type sockfd, int port, const char *iface, int af) lws_socket_bind() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c63 const char *iface; member
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c535 lws_plat_rawudp_broadcast(uint8_t *p, const uint8_t *canned, size_t canned_len, size_t n, int fd, const char *iface) lws_plat_rawudp_broadcast() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_iface.c563 struct fst_iface *iface = NULL; in get_peer_mbies() local
660 static int print_band(unsigned num, struct fst_iface *iface, const u8 *addr, in print_band() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c541 struct upnp_wps_device_interface *iface; in subscription_destroy() local
1067 struct upnp_wps_device_interface *iface; in upnp_wps_get_iface() local
1084 struct upnp_wps_device_interface *iface; in upnp_wps_device_deinit() local
1139 struct upnp_wps_device_interface *iface; upnp_wps_device_init() local
1203 struct upnp_wps_device_interface *iface; upnp_wps_set_ap_pin() local
[all...]
H A Dwps_upnp_web.c182 static void format_wps_device_xml(struct upnp_wps_device_interface *iface, in format_wps_device_xml() argument
316 struct upnp_wps_device_interface *iface; web_connection_parse_get() local
428 struct upnp_wps_device_interface *iface; web_process_get_device_info() local
497 struct upnp_wps_device_interface *iface; web_process_put_message() local
583 struct upnp_wps_device_interface *iface; web_process_put_wlan_response() local
707 struct upnp_wps_device_interface *iface; web_process_set_selected_registrar() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_priv.c56 static void wpa_priv_cmd_register(struct wpa_priv_interface *iface, in wpa_priv_cmd_register() argument
120 wpa_priv_cmd_unregister(struct wpa_priv_interface *iface, struct sockaddr_un *from) wpa_priv_cmd_unregister() argument
136 wpa_priv_cmd_scan(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_scan() argument
181 wpa_priv_get_scan_results2(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_get_scan_results2() argument
227 wpa_priv_cmd_get_scan_results(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_scan_results() argument
241 wpa_priv_cmd_authenticate(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_authenticate() argument
293 wpa_priv_cmd_associate(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_associate() argument
341 wpa_priv_cmd_get_bssid(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_bssid() argument
362 wpa_priv_cmd_get_ssid(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_ssid() argument
389 wpa_priv_cmd_set_key(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_set_key() argument
417 wpa_priv_cmd_get_capa(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_capa() argument
446 struct wpa_priv_interface *iface = l2_ctx->parent; wpa_priv_l2_rx() local
474 wpa_priv_cmd_l2_register(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen, void *buf, size_t len) wpa_priv_cmd_l2_register() argument
535 wpa_priv_cmd_l2_unregister(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_l2_unregister() argument
559 wpa_priv_cmd_l2_notify_auth_start(struct wpa_priv_interface *iface, struct sockaddr_un *from) wpa_priv_cmd_l2_notify_auth_start() argument
571 wpa_priv_cmd_l2_send(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen, void *buf, size_t len) wpa_priv_cmd_l2_send() argument
615 wpa_priv_cmd_set_country(struct wpa_priv_interface *iface, char *buf) wpa_priv_cmd_set_country() argument
628 struct wpa_priv_interface *iface = eloop_ctx; wpa_priv_receive() local
709 wpa_priv_interface_deinit(struct wpa_priv_interface *iface) wpa_priv_interface_deinit() argument
741 struct wpa_priv_interface *iface; wpa_priv_interface_init() local
856 wpa_priv_send_event(struct wpa_priv_interface *iface, int event, const void *data, size_t data_len) wpa_priv_send_event() argument
883 wpa_priv_send_auth(struct wpa_priv_interface *iface, union wpa_event_data *data) wpa_priv_send_auth() argument
913 wpa_priv_send_assoc(struct wpa_priv_interface *iface, int event, union wpa_event_data *data) wpa_priv_send_assoc() argument
974 wpa_priv_send_interface_status(struct wpa_priv_interface *iface, union wpa_event_data *data) wpa_priv_send_interface_status() argument
1006 wpa_priv_send_ft_response(struct wpa_priv_interface *iface, union wpa_event_data *data) wpa_priv_send_ft_response() argument
1037 struct wpa_priv_interface *iface = ctx; wpa_supplicant_event() local
1102 struct wpa_priv_interface *iface; wpa_supplicant_event_global() local
1132 struct wpa_priv_interface *iface = ctx; wpa_supplicant_rx_eapol() local
1205 struct wpa_priv_interface *iface; main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c152 static int hostapd_driver_init(struct hostapd_iface *iface) in hostapd_driver_init() argument
270 struct hostapd_iface *iface; hostapd_interface_init() local
315 handle_reload_iface(struct hostapd_iface *iface, void *ctx) handle_reload_iface() argument
629 hostapd_periodic_call(struct hostapd_iface *iface, void *ctx) hostapd_periodic_call() argument
858 struct hostapd_iface *iface; ap_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c22 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1) in dfs_get_used_n_chans() argument
196 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist() argument
213 static int dfs_find_channel(struct hostapd_iface *iface, in dfs_find_channel() argument
271 dfs_adjust_center_freq(struct hostapd_iface *iface, struct hostapd_channel_data *chan, int secondary_channel, int sec_chan_idx_80p80, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx) dfs_adjust_center_freq() argument
320 dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) dfs_get_start_chan_idx() argument
407 dfs_check_chans_radar(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_check_chans_radar() argument
427 dfs_check_chans_available(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_check_chans_available() argument
455 dfs_check_chans_unavailable(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_check_chans_unavailable() argument
479 dfs_get_valid_channel(struct hostapd_iface *iface, int *secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx, int skip_radar) dfs_get_valid_channel() argument
576 set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) set_dfs_state_freq() argument
602 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) set_dfs_state() argument
668 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) dfs_are_channels_overlapped() argument
733 dfs_get_cac_time(struct hostapd_iface *iface, int start_chan_idx, int n_chans) dfs_get_cac_time() argument
761 hostapd_handle_dfs(struct hostapd_iface *iface) hostapd_handle_dfs() argument
867 hostapd_is_dfs_chan_available(struct hostapd_iface *iface) hostapd_is_dfs_chan_available() argument
884 hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_complete_cac() argument
926 hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_pre_cac_expired() argument
946 dfs_downgrade_bandwidth(struct hostapd_iface *iface, int *secondary_channel, u8 *oper_centr_freq_seg0_idx, u8 *oper_centr_freq_seg1_idx, int *skip_radar) dfs_downgrade_bandwidth() argument
983 hostapd_dfs_start_channel_switch_cac(struct hostapd_iface *iface) hostapd_dfs_start_channel_switch_cac() argument
1030 hostapd_dfs_start_channel_switch(struct hostapd_iface *iface) hostapd_dfs_start_channel_switch() argument
1176 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_radar_detected() argument
1211 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_nop_finished() argument
1235 hostapd_is_dfs_required(struct hostapd_iface *iface) hostapd_is_dfs_required() argument
1263 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) hostapd_dfs_start_cac() argument
1290 hostapd_handle_dfs_offload(struct hostapd_iface *iface) hostapd_handle_dfs_offload() argument
1329 hostapd_is_dfs_overlap(struct hostapd_iface *iface, enum chan_width width, int center_freq) hostapd_is_dfs_overlap() argument
[all...]
H A Dhw_features.c75 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() argument
148 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_prepare_rates() argument
227 ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface) ieee80211n_allowed_ht40_channel_pair() argument
256 ieee80211n_switch_pri_sec(struct hostapd_iface *iface) ieee80211n_switch_pri_sec() argument
270 ieee80211n_check_40mhz_5g(struct hostapd_iface *iface, struct wpa_scan_results *scan_res) ieee80211n_check_40mhz_5g() argument
304 ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface, struct wpa_scan_results *scan_res) ieee80211n_check_40mhz_2g4() argument
317 ieee80211n_check_scan(struct hostapd_iface *iface) ieee80211n_check_scan() argument
388 ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, struct wpa_driver_scan_params *params) ieee80211n_scan_channels_2g4() argument
433 ieee80211n_scan_channels_5g(struct hostapd_iface *iface, struct wpa_driver_scan_params *params) ieee80211n_scan_channels_5g() argument
477 struct hostapd_iface *iface = eloop_data; ap_ht40_scan_retry() local
513 hostapd_stop_setup_timers(struct hostapd_iface *iface) hostapd_stop_setup_timers() argument
519 ieee80211n_check_40mhz(struct hostapd_iface *iface) ieee80211n_check_40mhz() argument
562 ieee80211n_supported_ht_capab(struct hostapd_iface *iface) ieee80211n_supported_ht_capab() argument
652 ieee80211ac_supported_vht_capab(struct hostapd_iface *iface) ieee80211ac_supported_vht_capab() argument
685 ieee80211ax_supported_he_capab(struct hostapd_iface *iface) ieee80211ax_supported_he_capab() argument
692 hostapd_check_ht_capab(struct hostapd_iface *iface) hostapd_check_ht_capab() argument
731 hostapd_check_edmg_capab(struct hostapd_iface *iface) hostapd_check_edmg_capab() argument
757 hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) hostapd_check_he_6ghz_capab() argument
802 hostapd_is_usable_chan(struct hostapd_iface *iface, int frequency, int primary) hostapd_is_usable_chan() argument
828 hostapd_is_usable_edmg(struct hostapd_iface *iface) hostapd_is_usable_edmg() argument
900 hostapd_is_usable_chans(struct hostapd_iface *iface) hostapd_is_usable_chans() argument
956 hostapd_determine_mode(struct hostapd_iface *iface) hostapd_determine_mode() argument
989 hostapd_check_chans(struct hostapd_iface *iface) hostapd_check_chans() argument
1015 hostapd_notify_bad_chans(struct hostapd_iface *iface) hostapd_notify_bad_chans() argument
1037 hostapd_acs_completed(struct hostapd_iface *iface, int err) hostapd_acs_completed() argument
1085 hostapd_select_hw_mode(struct hostapd_iface *iface) hostapd_select_hw_mode() argument
1204 hostapd_hw_skip_mode(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_hw_skip_mode() argument
[all...]
H A Dsta_info.c813 struct hostapd_iface *iface = hapd->iface; ap_sta_remove_in_other_bss() local
1080 const char *iface; ap_sta_bind_vlan() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_iface.c563 struct fst_iface *iface = NULL; in get_peer_mbies() local
660 static int print_band(unsigned num, struct fst_iface *iface, const u8 *addr, in print_band() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c563 struct upnp_wps_device_interface *iface; in subscription_destroy() local
1107 struct upnp_wps_device_interface *iface; in upnp_wps_get_iface() local
1124 struct upnp_wps_device_interface *iface; in upnp_wps_device_deinit() local
1179 struct upnp_wps_device_interface *iface; upnp_wps_device_init() local
1243 struct upnp_wps_device_interface *iface; upnp_wps_set_ap_pin() local
[all...]
H A Dwps_upnp_web.c182 static void format_wps_device_xml(struct upnp_wps_device_interface *iface, in format_wps_device_xml() argument
316 struct upnp_wps_device_interface *iface; web_connection_parse_get() local
428 struct upnp_wps_device_interface *iface; web_process_get_device_info() local
497 struct upnp_wps_device_interface *iface; web_process_put_message() local
583 struct upnp_wps_device_interface *iface; web_process_put_wlan_response() local
707 struct upnp_wps_device_interface *iface; web_process_set_selected_registrar() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_priv.c56 static void wpa_priv_cmd_register(struct wpa_priv_interface *iface, in wpa_priv_cmd_register() argument
120 wpa_priv_cmd_unregister(struct wpa_priv_interface *iface, struct sockaddr_un *from) wpa_priv_cmd_unregister() argument
136 wpa_priv_cmd_scan(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_scan() argument
181 wpa_priv_get_scan_results2(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_get_scan_results2() argument
227 wpa_priv_cmd_get_scan_results(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_scan_results() argument
241 wpa_priv_cmd_authenticate(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_authenticate() argument
293 wpa_priv_cmd_associate(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_associate() argument
341 wpa_priv_cmd_get_bssid(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_bssid() argument
362 wpa_priv_cmd_get_ssid(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_ssid() argument
389 wpa_priv_cmd_set_key(struct wpa_priv_interface *iface, void *buf, size_t len) wpa_priv_cmd_set_key() argument
425 wpa_priv_cmd_get_capa(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_get_capa() argument
454 struct wpa_priv_interface *iface = l2_ctx->parent; wpa_priv_l2_rx() local
482 wpa_priv_cmd_l2_register(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen, void *buf, size_t len) wpa_priv_cmd_l2_register() argument
543 wpa_priv_cmd_l2_unregister(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen) wpa_priv_cmd_l2_unregister() argument
567 wpa_priv_cmd_l2_notify_auth_start(struct wpa_priv_interface *iface, struct sockaddr_un *from) wpa_priv_cmd_l2_notify_auth_start() argument
579 wpa_priv_cmd_l2_send(struct wpa_priv_interface *iface, struct sockaddr_un *from, socklen_t fromlen, void *buf, size_t len) wpa_priv_cmd_l2_send() argument
624 wpa_priv_cmd_set_country(struct wpa_priv_interface *iface, char *buf) wpa_priv_cmd_set_country() argument
637 struct wpa_priv_interface *iface = eloop_ctx; wpa_priv_receive() local
718 wpa_priv_interface_deinit(struct wpa_priv_interface *iface) wpa_priv_interface_deinit() argument
750 struct wpa_priv_interface *iface; wpa_priv_interface_init() local
865 wpa_priv_send_event(struct wpa_priv_interface *iface, int event, const void *data, size_t data_len) wpa_priv_send_event() argument
892 wpa_priv_send_auth(struct wpa_priv_interface *iface, union wpa_event_data *data) wpa_priv_send_auth() argument
922 wpa_priv_send_assoc(struct wpa_priv_interface *iface, int event, union wpa_event_data *data) wpa_priv_send_assoc() argument
983 wpa_priv_send_interface_status(struct wpa_priv_interface *iface, union wpa_event_data *data) wpa_priv_send_interface_status() argument
1015 wpa_priv_send_ft_response(struct wpa_priv_interface *iface, union wpa_event_data *data) wpa_priv_send_ft_response() argument
1046 struct wpa_priv_interface *iface = ctx; wpa_supplicant_event() local
1111 struct wpa_priv_interface *iface; wpa_supplicant_event_global() local
1141 struct wpa_priv_interface *iface = ctx; wpa_supplicant_rx_eapol() local
1215 struct wpa_priv_interface *iface; main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c155 static int hostapd_driver_init(struct hostapd_iface *iface) in hostapd_driver_init() argument
263 struct hostapd_iface *iface; hostapd_interface_init() local
308 handle_reload_iface(struct hostapd_iface *iface, void *ctx) handle_reload_iface() argument
621 hostapd_periodic_call(struct hostapd_iface *iface, void *ctx) hostapd_periodic_call() argument
844 struct hostapd_iface *iface; ap_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c613 sta_track_expire(struct hostapd_iface *iface, int force) sta_track_expire() argument
640 sta_track_get(struct hostapd_iface *iface, const u8 *addr) sta_track_get() argument
653 sta_track_add(struct hostapd_iface *iface, const u8 *addr, int ssi_signal) sta_track_add() argument
688 sta_track_seen_on(struct hostapd_iface *iface, const u8 *addr, const char *ifname) sta_track_seen_on() argument
714 sta_track_claim_taxonomy_info(struct hostapd_iface *iface, const u8 *addr, struct wpabuf **probe_ie_taxonomy) sta_track_claim_taxonomy_info() argument
1400 struct hostapd_iface *iface = hapd->iface; ieee802_11_set_beacon() local
1450 ieee802_11_set_beacons(struct hostapd_iface *iface) ieee802_11_set_beacons() argument
1466 ieee802_11_update_beacons(struct hostapd_iface *iface) ieee802_11_update_beacons() argument
[all...]
H A Dsta_info.c761 struct hostapd_iface *iface = hapd->iface; ap_sta_remove_in_other_bss() local
1026 const char *iface; ap_sta_bind_vlan() local
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp606 sptr<IInputDataChannel> iface = iface_cast<IInputDataChannel>(remoteObject); in HWTEST_F() local
622 sptr<IInputClient> iface = iface_cast<IInputClient>(remoteObject); in HWTEST_F() local
/third_party/alsa-utils/alsactl/
H A Dstate.c1211 snd_ctl_elem_iface_t iface = -1; in set_control() local
[all...]
H A Dinit_parse.c752 snd_ctl_elem_iface_t iface; in elemid_set() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_softvol.c989 int iface = SND_CTL_ELEM_IFACE_MIXER; in _snd_pcm_parse_control_id() local
/third_party/backends/backend/pixma/
H A Dpixma.h390 unsigned iface; /**< USB Interface number */ member

Completed in 40 milliseconds

12345678