Searched refs:authorized_macs_union (Results 1 – 1 of 1) sorted by relevance
183 u8 authorized_macs_union[WPS_MAX_AUTHORIZED_MACS][ETH_ALEN]; member615 if (is_zero_ether_addr(reg->authorized_macs_union[*count])) in wps_authorized_macs()620 return (const u8 *) reg->authorized_macs_union; in wps_authorized_macs()3427 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add()3435 os_memcpy(reg->authorized_macs_union[i], in wps_registrar_sel_reg_add()3440 (u8 *) reg->authorized_macs_union, in wps_registrar_sel_reg_add()3441 sizeof(reg->authorized_macs_union)); in wps_registrar_sel_reg_add()3488 os_memcpy(reg->authorized_macs_union, reg->authorized_macs, in wps_registrar_selected_registrar_changed()3491 (u8 *) reg->authorized_macs_union, in wps_registrar_selected_registrar_changed()3492 sizeof(reg->authorized_macs_union)); in wps_registrar_selected_registrar_changed()