Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DDhcp.h122 Dhcp6MsgInfoRequest = 11 enumerator
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.c184 case Dhcp6MsgInfoRequest: in Dhcp6EnqueueRetry()
258 if (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgInfoRequest) { in Dhcp6DequeueRetry()
323 if (TxCb->TxPacket->Dhcp6.Header.MessageType != Dhcp6MsgInfoRequest) { in Dhcp6CleanupRetry()
344 if (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgInfoRequest) { in Dhcp6CleanupRetry()
1847 Packet->Dhcp6.Header.MessageType = Dhcp6MsgInfoRequest; in Dhcp6SendInfoRequestMsg()
2868 if (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgInfoRequest) { in Dhcp6ReceivePacket()
3145 (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgInfoRequest || in Dhcp6OnTimerTick()
3160 if (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgInfoRequest) { in Dhcp6OnTimerTick()