Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Impl.h133 Dhcp6MsgSolicit = 1, enumerator
DDhcp6Io.c70 case Dhcp6MsgSolicit: in Dhcp6EnqueueRetry()
959 Packet->Dhcp6.Header.MessageType = Dhcp6MsgSolicit; in Dhcp6SendSolicitMsg()
3011 …ryCnt == 0 || TxCb->SolicitRetry) && TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgSolicit) { in Dhcp6OnTimerTick()
3092 if (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgSolicit) { in Dhcp6OnTimerTick()