Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DDhcp.h134 Dhcp6OptRequestOption = 6, enumerator
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Impl.c625 …ionList[Index]->OpCode == Dhcp6OptClientId || OptionList[Index]->OpCode == Dhcp6OptRequestOption) { in EfiDhcp6InfoRequest()