Home
last modified time | relevance | path

Searched refs:bcast (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/wps/
Dwps.c321 const u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_is_addr_authorized() local
341 if (os_memcmp(pos, bcast, ETH_ALEN) == 0) in wps_is_addr_authorized()
Dwps_er.c1509 u8 bcast[ETH_ALEN]; in wps_er_set_sel_reg() local
1524 os_memset(bcast, 0xff, ETH_ALEN); in wps_er_set_sel_reg()
1525 auth_macs = bcast; in wps_er_set_sel_reg()
Dwps_registrar.c844 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wps_registrar_remove_pin() local
847 addr = bcast; in wps_registrar_remove_pin()
/hostap-3.6.0/src/drivers/
Ddriver_ndis.c1054 u8 bcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in wpa_driver_ndis_associate() local
1087 bcast, i, in wpa_driver_ndis_associate()
1125 bcast, 0, 1, in wpa_driver_ndis_associate()