Searched refs:authorized_macs_union (Results 1 – 1 of 1) sorted by relevance
184 u8 authorized_macs_union[WPS_MAX_AUTHORIZED_MACS][ETH_ALEN]; member646 if (is_zero_ether_addr(reg->authorized_macs_union[*count])) in wps_authorized_macs()651 return (const u8 *) reg->authorized_macs_union; in wps_authorized_macs()3494 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add()3502 os_memcpy(reg->authorized_macs_union[i], in wps_registrar_sel_reg_add()3507 (u8 *) reg->authorized_macs_union, in wps_registrar_sel_reg_add()3508 sizeof(reg->authorized_macs_union)); in wps_registrar_sel_reg_add()3555 os_memcpy(reg->authorized_macs_union, reg->authorized_macs, in wps_registrar_selected_registrar_changed()3558 (u8 *) reg->authorized_macs_union, in wps_registrar_selected_registrar_changed()3559 sizeof(reg->authorized_macs_union)); in wps_registrar_selected_registrar_changed()