Searched refs:Dhcp6SelectAdvertise (Results 1 – 4 of 4) sorted by relevance
96 Dhcp6SelectAdvertise = 0x2, enumerator
416 if ((Dhcp6Event != Dhcp6RcvdAdvertise) && (Dhcp6Event != Dhcp6SelectAdvertise)) { in HttpBootDhcp6CallBack()437 case Dhcp6SelectAdvertise: in HttpBootDhcp6CallBack()
1670 (Dhcp6Event != Dhcp6SelectAdvertise) && in PxeBcDhcp6CallBack()1686 if (Dhcp6Event != Dhcp6SelectAdvertise && Callback != NULL) { in PxeBcDhcp6CallBack()1742 case Dhcp6SelectAdvertise: in PxeBcDhcp6CallBack()
2352 Status = Dhcp6CallbackUser (Instance, Dhcp6SelectAdvertise, &AdSelect); in Dhcp6SelectAdvertiseMsg()