Home
last modified time | relevance | path

Searched refs:Dhcp6OptClientId (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DDhcp.h129 Dhcp6OptClientId = 1, enumerator
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.c970 HTONS (Dhcp6OptClientId), in Dhcp6SendSolicitMsg()
1152 HTONS (Dhcp6OptClientId), in Dhcp6SendRequestMsg()
1310 HTONS (Dhcp6OptClientId), in Dhcp6SendDeclineMsg()
1444 HTONS (Dhcp6OptClientId), in Dhcp6SendReleaseMsg()
1575 HTONS (Dhcp6OptClientId), in Dhcp6SendRenewRebindMsg()
1861 HTONS (Dhcp6OptClientId), in Dhcp6SendInfoRequestMsg()
1986 HTONS (Dhcp6OptClientId), in Dhcp6SendConfirmMsg()
2613 Dhcp6OptClientId in Dhcp6HandleStateful()
DDhcp6Impl.c432 if (Dhcp6CfgData->OptionList[Index]->OpCode == Dhcp6OptClientId || in EfiDhcp6Configure()
625 …if (OptionList[Index]->OpCode == Dhcp6OptClientId || OptionList[Index]->OpCode == Dhcp6OptRequestO… in EfiDhcp6InfoRequest()