Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Impl.h136 Dhcp6MsgConfirm = 4, enumerator
DDhcp6Utility.c708 if (MessageType != Dhcp6MsgConfirm) { in Dhcp6AppendIaAddrOption()
713 if (MessageType != Dhcp6MsgConfirm) { in Dhcp6AppendIaAddrOption()
DDhcp6Io.c109 case Dhcp6MsgConfirm: in Dhcp6EnqueueRetry()
1975 Packet->Dhcp6.Header.MessageType = Dhcp6MsgConfirm; in Dhcp6SendConfirmMsg()
3143 TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgConfirm) in Dhcp6OnTimerTick()
3149 (TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgConfirm)) { in Dhcp6OnTimerTick()