Searched refs:Dhcp6RcvdAdvertise (Results 1 – 4 of 4) sorted by relevance
91 Dhcp6RcvdAdvertise = 0x1, enumerator
1920 if ((Dhcp6Event != Dhcp6RcvdAdvertise) && in PxeBcDhcp6CallBack()1938 Received = (BOOLEAN) (Dhcp6Event == Dhcp6RcvdAdvertise || Dhcp6Event == Dhcp6RcvdReply); in PxeBcDhcp6CallBack()1977 case Dhcp6RcvdAdvertise: in PxeBcDhcp6CallBack()
444 case Dhcp6RcvdAdvertise: in HttpBootDhcp6CallBack()
2476 Status = Dhcp6CallbackUser (Instance, Dhcp6RcvdAdvertise, &Packet); in Dhcp6HandleAdvertiseMsg()