Searched refs:bcast (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.c308 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
328 if (os_memcmp(pos, bcast, ETH_ALEN) == 0)
H A Dwps_er.c1502 u8 bcast[ETH_ALEN]; local
1519 os_memset(bcast, 0xff, ETH_ALEN);
1520 auth_macs = bcast;
H A Dwps_registrar.c790 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
793 addr = bcast;
/external/wpa_supplicant_8/src/wps/
H A Dwps.c308 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
328 if (os_memcmp(pos, bcast, ETH_ALEN) == 0)
H A Dwps_er.c1502 u8 bcast[ETH_ALEN]; local
1519 os_memset(bcast, 0xff, ETH_ALEN);
1520 auth_macs = bcast;
H A Dwps_registrar.c790 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
793 addr = bcast;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.c308 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
328 if (os_memcmp(pos, bcast, ETH_ALEN) == 0)
H A Dwps_er.c1502 u8 bcast[ETH_ALEN]; local
1519 os_memset(bcast, 0xff, ETH_ALEN);
1520 auth_macs = bcast;
H A Dwps_registrar.c790 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
793 addr = bcast;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c1054 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
1087 bcast, i,
1125 bcast, 0, 1,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c1054 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
1087 bcast, i,
1125 bcast, 0, 1,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c1054 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
1087 bcast, i,
1125 bcast, 0, 1,

Completed in 105 milliseconds