Home
last modified time | relevance | path

Searched defs:iface (Results 26 - 50 of 196) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.h38 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() argument
43 hostapd_acs_completed(struct hostapd_iface *iface, int err) hostapd_acs_completed() argument
48 hostapd_select_hw_mode(struct hostapd_iface *iface) hostapd_select_hw_mode() argument
63 hostapd_check_ht_capab(struct hostapd_iface *iface) hostapd_check_ht_capab() argument
68 hostapd_check_edmg_capab(struct hostapd_iface *iface) hostapd_check_edmg_capab() argument
73 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_prepare_rates() argument
79 hostapd_stop_setup_timers(struct hostapd_iface *iface) hostapd_stop_setup_timers() argument
83 hostapd_hw_skip_mode(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_hw_skip_mode() argument
89 hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) hostapd_check_he_6ghz_capab() argument
[all...]
H A Dutils.c48 static int prune_associations(struct hostapd_iface *iface, void *ctx) in prune_associations() argument
[all...]
H A Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) in ap_list_beacon_olbc() argument
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap() argument
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add() argument
76 ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) ap_ap_list_del() argument
90 ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) ap_ap_hash_add() argument
97 ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) ap_ap_hash_del() argument
119 ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) ap_free_ap() argument
129 hostapd_free_aps(struct hostapd_iface *iface) hostapd_free_aps() argument
145 ap_ap_add(struct hostapd_iface *iface, const u8 *addr) ap_ap_add() argument
169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) ap_list_process_beacon() argument
249 ap_list_timer(struct hostapd_iface *iface) ap_list_timer() argument
299 ap_list_init(struct hostapd_iface *iface) ap_list_init() argument
305 ap_list_deinit(struct hostapd_iface *iface) ap_list_deinit() argument
[all...]
H A Deth_p_oui.c33 struct eth_p_oui_iface *iface; member
53 struct eth_p_oui_iface *iface = ctx; in eth_p_rx() local
91 struct eth_p_oui_iface *iface; in eth_p_oui_register() local
143 struct eth_p_oui_iface *iface; eth_p_oui_unregister() local
164 struct eth_p_oui_iface *iface = ctx->iface; eth_p_oui_send() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmain.c186 struct wpa_interface *ifaces, *iface; in wpa_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wapi/
H A Dwapi_asue_i.c52 int wapi_asue_update_iface(void *iface) in wapi_asue_update_iface() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.h34 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() argument
39 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed() argument
44 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() argument
59 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() argument
64 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_prepare_rates() argument
70 hostapd_stop_setup_timers(struct hostapd_iface *iface) hostapd_stop_setup_timers() argument
[all...]
H A Dutils.c48 static int prune_associations(struct hostapd_iface *iface, void *ctx) in prune_associations() argument
[all...]
H A Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) in ap_list_beacon_olbc() argument
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap() argument
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add() argument
76 ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) ap_ap_list_del() argument
90 ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) ap_ap_hash_add() argument
97 ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) ap_ap_hash_del() argument
119 ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) ap_free_ap() argument
129 hostapd_free_aps(struct hostapd_iface *iface) hostapd_free_aps() argument
145 ap_ap_add(struct hostapd_iface *iface, const u8 *addr) ap_ap_add() argument
169 ap_list_process_beacon(struct hostapd_iface *iface, const struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct hostapd_frame_info *fi) ap_list_process_beacon() argument
251 ap_list_timer(struct hostapd_iface *iface) ap_list_timer() argument
303 ap_list_init(struct hostapd_iface *iface) ap_list_init() argument
309 ap_list_deinit(struct hostapd_iface *iface) ap_list_deinit() argument
[all...]
H A Deth_p_oui.c33 struct eth_p_oui_iface *iface; member
53 struct eth_p_oui_iface *iface = ctx; in eth_p_rx() local
91 struct eth_p_oui_iface *iface; in eth_p_oui_register() local
143 struct eth_p_oui_iface *iface; eth_p_oui_unregister() local
164 struct eth_p_oui_iface *iface = ctx->iface; eth_p_oui_send() local
[all...]
/third_party/curl/lib/
H A Dif2ip.c107 struct ifaddrs *iface, *head; in Curl_if2ip() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c41 struct usb_interface *iface; in device_set_usb_desc() local
H A Dusb_handle_request.c181 struct usb_interface *iface; in usb_handle_iface_request() local
151 usb_check_alt_setting(struct usb_device *udev, struct usb_interface *iface, uint8_t alt_index) usb_check_alt_setting() argument
[all...]
H A Dusb_debug.c55 usb_dump_iface(struct usb_interface *iface) in usb_dump_iface() argument
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dminimal-ws-client-echo.c27 static const char *url = "/", *ads = "localhost", *iface = NULL; variable
/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c36 supported_interface_enum(struct gl_context *ctx, GLenum iface) in supported_interface_enum() argument
/third_party/selinux/libsepol/src/
H A Dinterfaces.c171 ocontext_t *head, *prev, *c, *iface = NULL; in sepol_iface_modify() local
12 iface_from_record(sepol_handle_t * handle, const policydb_t * policydb, ocontext_t ** iface, const sepol_iface_t * record) iface_from_record() argument
66 iface_to_record(sepol_handle_t * handle, const policydb_t * policydb, ocontext_t * iface, sepol_iface_t ** record) iface_to_record() argument
235 sepol_iface_iterate(sepol_handle_t * handle, const sepol_policydb_t * p, int (*fn) (const sepol_iface_t * iface, void *fn_arg), void *arg) sepol_iface_iterate() argument
243 sepol_iface_t *iface = NULL; sepol_iface_iterate() local
[all...]
H A Diface_record.c80 int sepol_iface_compare(const sepol_iface_t * iface, in sepol_iface_compare() argument
87 int sepol_iface_compare2(const sepol_iface_t * iface, in sepol_iface_compare2() argument
95 int sepol_iface_create(sepol_handle_t * handle, sepol_iface_t ** iface) in sepol_iface_create() argument
117 const char *sepol_iface_get_name(const sepol_iface_t * iface) in sepol_iface_get_name() argument
58 sepol_iface_key_extract(sepol_handle_t * handle, const sepol_iface_t * iface, sepol_iface_key_t ** key_ptr) sepol_iface_key_extract() argument
124 sepol_iface_set_name(sepol_handle_t * handle, sepol_iface_t * iface, const char *name) sepol_iface_set_name() argument
140 sepol_iface_get_ifcon(const sepol_iface_t * iface) sepol_iface_get_ifcon() argument
147 sepol_iface_set_ifcon(sepol_handle_t * handle, sepol_iface_t * iface, sepol_context_t * con) sepol_iface_set_ifcon() argument
165 sepol_iface_get_msgcon(const sepol_iface_t * iface) sepol_iface_get_msgcon() argument
172 sepol_iface_set_msgcon(sepol_handle_t * handle, sepol_iface_t * iface, sepol_context_t * con) sepol_iface_set_msgcon() argument
189 sepol_iface_clone(sepol_handle_t * handle, const sepol_iface_t * iface, sepol_iface_t ** iface_ptr) sepol_iface_clone() argument
220 sepol_iface_free(sepol_iface_t * iface) sepol_iface_free() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Ddbus-listen-preq.py58 iface = dbus.Interface(if_obj, WPAS_DBUS_INTERFACES_INTERFACE) variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddbus-listen-preq.py58 iface = dbus.Interface(if_obj, WPAS_DBUS_INTERFACES_INTERFACE) variable
/third_party/ffmpeg/libavcodec/
H A Dlibaomdec.c42 aom_init(AVCodecContext *avctx, const struct aom_codec_iface *iface) aom_init() argument
/third_party/libwebsockets/lib/drivers/netdev/
H A Dnetdev.c179 const char *iface; in lws_netdev_smd_cb() local
/third_party/ltp/testcases/lib/
H A Dtst_net_iface_prefix.c18 static char *iface; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.c22 static void fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, in fst_ctrl_iface_notify_peer_state_change() argument
44 struct fst_iface *iface = NULL; in fst_attach() local
90 fst_detach(struct fst_iface *iface) fst_detach() argument
166 fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, size_t len) fst_rx_action() argument
178 fst_notify_peer_connected(struct fst_iface *iface, const u8 *addr) fst_notify_peer_connected() argument
194 fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) fst_notify_peer_disconnected() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c30 struct interfaces *iface; in add_interface() local
100 struct interfaces *iface; extract_interfaces_methods() local
115 struct interfaces *iface; extract_interfaces_signals() local
130 struct interfaces *iface; extract_interfaces_properties() local
161 struct interfaces *iface, *n; add_interfaces() local
[all...]

Completed in 8 milliseconds

12345678