Searched refs:authorized_macs_union (Results 1 – 1 of 1) sorted by relevance
182 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()3519 if (is_zero_ether_addr(reg->authorized_macs_union[i])) in wps_registrar_sel_reg_add()3527 os_memcpy(reg->authorized_macs_union[i], in wps_registrar_sel_reg_add()3532 (u8 *) reg->authorized_macs_union, in wps_registrar_sel_reg_add()3533 sizeof(reg->authorized_macs_union)); in wps_registrar_sel_reg_add()3580 os_memcpy(reg->authorized_macs_union, reg->authorized_macs, in wps_registrar_selected_registrar_changed()3583 (u8 *) reg->authorized_macs_union, in wps_registrar_selected_registrar_changed()3584 sizeof(reg->authorized_macs_union)); in wps_registrar_selected_registrar_changed()