Home
last modified time | relevance | path

Searched defs:mac_addr (Results 1 – 25 of 54) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Diapp.c78 u8 mac_addr[ETH_ALEN]; member
99 u8 mac_addr[ETH_ALEN]; member
110 u8 mac_addr[ETH_ALEN]; member
127 u8 mac_addr[ETH_ALEN]; member
140 u8 mac_addr[ETH_ALEN]; member
174 static void iapp_send_add(struct iapp_data *iapp, u8 *mac_addr, u16 seq_num) in iapp_send_add()
Dwpa_auth_ie.h20 const u8 *mac_addr; member
Dwps_hostapd.c95 static int hostapd_wps_new_psk_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_new_psk_cb()
227 static void hostapd_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_reg_success_cb()
1509 const u8 *mac_addr, const struct wpabuf *msg, in hostapd_rx_req_put_wlan_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_common.c273 u16 config_error, u16 error_indication, const u8 *mac_addr) in wps_fail_event()
289 void wps_success_event(struct wps_context *wps, const u8 *mac_addr) in wps_success_event()
303 const u8 *mac_addr) in wps_pwd_auth_fail_event()
500 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid) in uuid_gen_mac_addr()
Dwps_attr_process.c196 const u8 *mac_addr) in wps_process_cred_mac_addr()
Dwps_er.h45 u8 mac_addr[ETH_ALEN]; member
80 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
Dwps.h55 u8 mac_addr[ETH_ALEN]; member
86 u8 mac_addr[ETH_ALEN]; member
570 const u8 *mac_addr; member
586 const u8 *mac_addr; member
Dwps_upnp_i.h128 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
Dwps_registrar.c1230 int wps_cb_new_psk(struct wps_registrar *reg, const u8 *mac_addr, in wps_cb_new_psk()
1251 static void wps_cb_reg_success(struct wps_registrar *reg, const u8 *mac_addr, in wps_cb_reg_success()
1294 static int wps_cp_lookup_pskfile(struct wps_registrar *reg, const u8 *mac_addr, in wps_cp_lookup_pskfile()
2376 static int wps_process_mac_addr(struct wps_data *wps, const u8 *mac_addr) in wps_process_mac_addr()
Dwps_attr_parse.h49 const u8 *mac_addr; /* ETH_ALEN (6) octets */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_common.c273 u16 config_error, u16 error_indication, const u8 *mac_addr) in wps_fail_event()
289 void wps_success_event(struct wps_context *wps, const u8 *mac_addr) in wps_success_event()
303 const u8 *mac_addr) in wps_pwd_auth_fail_event()
500 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid) in uuid_gen_mac_addr()
Dwps_attr_process.c195 const u8 *mac_addr) in wps_process_cred_mac_addr()
Dwps_er.h45 u8 mac_addr[ETH_ALEN]; member
80 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
Dwps.h55 u8 mac_addr[ETH_ALEN]; member
86 u8 mac_addr[ETH_ALEN]; member
566 const u8 *mac_addr; member
582 const u8 *mac_addr; member
Dwps_upnp_i.h128 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
Dwps_attr_parse.h49 const u8 *mac_addr; /* ETH_ALEN (6) octets */ member
Dwps_registrar.c1229 int wps_cb_new_psk(struct wps_registrar *reg, const u8 *mac_addr, in wps_cb_new_psk()
1250 static void wps_cb_reg_success(struct wps_registrar *reg, const u8 *mac_addr, in wps_cb_reg_success()
2385 static int wps_process_mac_addr(struct wps_data *wps, const u8 *mac_addr) in wps_process_mac_addr()
/third_party/lwip/src/netif/
Dlowpan6_common.c65 lowpan6_get_address_mode(const ip6_addr_t *ip6addr, const struct lowpan6_link_addr *mac_addr) in lowpan6_get_address_mode()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.c95 static int hostapd_wps_new_psk_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_new_psk_cb()
229 static void hostapd_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_reg_success_cb()
274 static int hostapd_wps_lookup_pskfile_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_lookup_pskfile_cb()
1694 const u8 *mac_addr, const struct wpabuf *msg, in hostapd_rx_req_put_wlan_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dap.c629 static void ap_sta_authorized_cb(void *ctx, const u8 *mac_addr, in ap_sta_authorized_cb()
637 static void ap_new_psk_cb(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr, in ap_new_psk_cb()
682 static void ap_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in ap_wps_reg_success_cb()
Dnotify.c801 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_ie.h22 const u8 *mac_addr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dap.c834 static void ap_sta_authorized_cb(void *ctx, const u8 *mac_addr, in ap_sta_authorized_cb()
842 static void ap_new_psk_cb(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr, in ap_new_psk_cb()
887 static void ap_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in ap_wps_reg_success_cb()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c375 guint8 mac_addr[6]; in setup_sockets() local
/third_party/libuv/src/unix/
Dibmi.c318 unsigned char mac_addr[sizeof(rcvr.loca_adapter_address)]; in get_ibmi_physical_address() local

123