Searched refs:authorized_macs_union (Results 1 – 1 of 1) sorted by relevance
183 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()3503 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add()3511 os_memcpy(reg->authorized_macs_union[i], in wps_registrar_sel_reg_add()3516 (u8 *) reg->authorized_macs_union, in wps_registrar_sel_reg_add()3517 sizeof(reg->authorized_macs_union)); in wps_registrar_sel_reg_add()3564 os_memcpy(reg->authorized_macs_union, reg->authorized_macs, in wps_registrar_selected_registrar_changed()3567 (u8 *) reg->authorized_macs_union, in wps_registrar_selected_registrar_changed()3568 sizeof(reg->authorized_macs_union)); in wps_registrar_selected_registrar_changed()