Searched refs:Dhcp6MsgInfoRequest (Results 1 – 2 of 2) sorted by relevance
122 Dhcp6MsgInfoRequest = 11 enumerator
184 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()