Searched defs:bcast (Results 1 – 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps.c | 321 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
|
D | wps_er.c | 1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
|
D | wps_registrar.c | 844 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps.c | 321 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
|
D | wps_er.c | 1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
|
D | wps_registrar.c | 843 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
|
/third_party/libnl/lib/route/ |
D | addr.c | 1049 int rtnl_addr_set_broadcast(struct rtnl_addr *addr, struct nl_addr *bcast) in rtnl_addr_set_broadcast()
|
/third_party/toybox/toys/pending/ |
D | ip.c | 64 iface[IFNAMSIZ+1], laddr[64], bcast[64]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_ndis.c | 1054 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wpa_driver_ndis_associate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_ndis.c | 1042 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wpa_driver_ndis_associate() local
|