Searched refs:Dhcp6RcvdReply (Results 1 – 3 of 3) sorted by relevance
105 Dhcp6RcvdReply = 0x4, enumerator
1673 (Dhcp6Event != Dhcp6RcvdReply)) { in PxeBcDhcp6CallBack()1687 Received = (BOOLEAN) (Dhcp6Event == Dhcp6RcvdAdvertise || Dhcp6Event == Dhcp6RcvdReply); in PxeBcDhcp6CallBack()1760 case Dhcp6RcvdReply: in PxeBcDhcp6CallBack()
2130 Status = Dhcp6CallbackUser (Instance, Dhcp6RcvdReply, &Packet); in Dhcp6HandleReplyMsg()