Searched refs:Dhcp6MsgReply (Results 1 – 2 of 2) sorted by relevance
139 Dhcp6MsgReply = 7, enumerator
2087 if (Packet->Dhcp6.Header.MessageType != Dhcp6MsgReply) { in Dhcp6HandleReplyMsg()2449 …on != NULL && Instance->Config->RapidCommit && Packet->Dhcp6.Header.MessageType == Dhcp6MsgReply) { in Dhcp6HandleAdvertiseMsg()2603 …cp6.Header.MessageType != Dhcp6MsgAdvertise && Packet->Dhcp6.Header.MessageType != Dhcp6MsgReply) { in Dhcp6HandleStateful()2706 if (Packet->Dhcp6.Header.MessageType != Dhcp6MsgReply) { in Dhcp6HandleStateless()