Home
last modified time | relevance | path

Searched refs:Dhcp6DuidTypeUuid (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Impl.h190 Dhcp6DuidTypeUuid = 4 enumerator
DDhcp6Utility.c67 …if ((PcdGet8 (PcdDhcp6UidType) == Dhcp6DuidTypeUuid) && !EFI_ERROR (NetLibGetSystemGuid (&Uuid))) { in Dhcp6GenerateClientId()
98 WriteUnaligned16 ((UINT16 *) (Duid->Duid), HTONS (Dhcp6DuidTypeUuid)); in Dhcp6GenerateClientId()