Searched refs:Dhcp6MsgConfirm (Results 1 – 3 of 3) sorted by relevance
136 Dhcp6MsgConfirm = 4, enumerator
708 if (MessageType != Dhcp6MsgConfirm) { in Dhcp6AppendIaAddrOption()713 if (MessageType != Dhcp6MsgConfirm) { in Dhcp6AppendIaAddrOption()
109 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()