Searched refs:Pp2Mac (Results 1 – 2 of 2) sorted by relevance
747 …CopyMem (Pp2DevicePath->Pp2Mac.MacAddress.Addr, Snp->Mode->PermanentAddress.Addr, NET_ETHER_ADDR_L… in Pp2SnpStationAddress()753 CopyMem (Pp2DevicePath->Pp2Mac.MacAddress.Addr, NewMac->Addr, NET_ETHER_ADDR_LEN); in Pp2SnpStationAddress()1082 Pp2DevicePath->Pp2Mac.MacAddress.Addr[5] = Pp2Context->Instance + 1; in Pp2DxeSnpInstall()1085 Pp2DevicePath->Pp2Mac.IfType = SnpMode->IfType; in Pp2DxeSnpInstall()1088 CopyMem (SnpMode->CurrentAddress.Addr, Pp2DevicePath->Pp2Mac.MacAddress.Addr, NET_ETHER_ADDR_LEN); in Pp2DxeSnpInstall()1089 …CopyMem (SnpMode->PermanentAddress.Addr, Pp2DevicePath->Pp2Mac.MacAddress.Addr, NET_ETHER_ADDR_LEN… in Pp2DxeSnpInstall()
338 MAC_ADDR_DEVICE_PATH Pp2Mac; member