Searched defs:bcast (Results 1 - 9 of 9) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps.c | 321 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
|
H A D | wps_er.c | 1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
|
H A D | wps_registrar.c | 843 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps.c | 327 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
|
H A D | wps_er.c | 1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
|
H A D | wps_registrar.c | 844 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
|
/third_party/toybox/toys/pending/ |
H A D | ip.c | 65 iface[IFNAMSIZ+1], laddr[64], bcast[64]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_ndis.c | 1042 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wpa_driver_ndis_associate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_ndis.c | 1054 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wpa_driver_ndis_associate() local
|
Completed in 26 milliseconds