Searched refs:current_address (Results 1 – 4 of 4) sorted by relevance
109 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()141 &net->mode->current_address, ARP_HLEN); in send_dhcp_discover()337 if (efi_st_memcmp(&destaddr, &net->mode->current_address, in execute()
1726 uint32_t current_address; member1739 parser->current_address = in handle_record_type()1742 if (parser->current_address != parser->next_address_to_write) { in handle_record_type()1748 parser->rom_start_address = parser->current_address; in handle_record_type()1759 parser->current_address + line->byte_count; in handle_record_type()
642 memcpy(netobj->net_mode.current_address.mac_addr, eth_get_ethaddr(), 6); in efi_net_register()
1204 struct efi_mac_address current_address; member