Home
last modified time | relevance | path

Searched refs:ClientId (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.c926 EFI_DHCP6_DUID *ClientId; in Dhcp6SendSolicitMsg() local
935 ClientId = Service->ClientId; in Dhcp6SendSolicitMsg()
938 ASSERT (Service->ClientId != NULL); in Dhcp6SendSolicitMsg()
967 Length = HTONS (ClientId->Length); in Dhcp6SendSolicitMsg()
972 ClientId->Duid in Dhcp6SendSolicitMsg()
1089 EFI_DHCP6_DUID *ClientId; in Dhcp6SendRequestMsg() local
1105 ClientId = Service->ClientId; in Dhcp6SendRequestMsg()
1107 ASSERT(ClientId != NULL); in Dhcp6SendRequestMsg()
1149 Length = HTONS (ClientId->Length); in Dhcp6SendRequestMsg()
1154 ClientId->Duid in Dhcp6SendRequestMsg()
[all …]
DDhcp6Driver.c101 if (Service->ClientId != NULL) { in Dhcp6DestroyService()
102 FreePool (Service->ClientId); in Dhcp6DestroyService()
184 Dhcp6Srv->ClientId = Dhcp6GenerateClientId (Dhcp6Srv->Snp->Mode); in Dhcp6CreateService()
186 if (Dhcp6Srv->ClientId == NULL) { in Dhcp6CreateService()
203 FreePool (Dhcp6Srv->ClientId); in Dhcp6CreateService()
DComponentName.c293 if (Dhcp6ModeData.ClientId != NULL) { in UpdateName()
294 FreePool (Dhcp6ModeData.ClientId); in UpdateName()
DDhcp6Impl.c282 ASSERT (Service->ClientId != NULL); in EfiDhcp6GetModeData()
307 IdSize = Service->ClientId->Length + sizeof (Service->ClientId->Length); in EfiDhcp6GetModeData()
309 Dhcp6ModeData->ClientId = AllocateZeroPool (IdSize); in EfiDhcp6GetModeData()
310 if (Dhcp6ModeData->ClientId == NULL) { in EfiDhcp6GetModeData()
315 Dhcp6ModeData->ClientId, in EfiDhcp6GetModeData()
316 Service->ClientId, in EfiDhcp6GetModeData()
DDhcp6Impl.h147 EFI_DHCP6_DUID *ClientId; member
DDhcp6Utility.c300 if (ModeData->ClientId != NULL) { in Dhcp6CleanupModeData()
301 FreePool (ModeData->ClientId); in Dhcp6CleanupModeData()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDhcp6.h294 EFI_DHCP6_DUID *ClientId; member
DKms.h186 VOID *ClientId; member
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.c1005 if (Mode.ClientId != NULL) { in HttpBootDhcp6Sarr()
1006 FreePool (Mode.ClientId); in HttpBootDhcp6Sarr()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.c2361 if (Mode.ClientId != NULL) { in PxeBcDhcp6Sarr()
2362 FreePool (Mode.ClientId); in PxeBcDhcp6Sarr()
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6ConfigImpl.c1743 FreePool (Dhcp6ModeData.ClientId); in Ip6ConfigOnDhcp6Event()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Binary/
Dmcuimage.bin669 ���Invalid ClientId:%d.