Searched refs:Dhcp6SbNotifyEvent (Results 1 – 2 of 2) sorted by relevance
201 EFI_EVENT Dhcp6SbNotifyEvent; member
185 if (Instance->Dhcp6SbNotifyEvent == NULL) { in Ip6ConfigStartStatefulAutoConfig()186 Instance->Dhcp6SbNotifyEvent = EfiCreateProtocolNotifyEvent ( in Ip6ConfigStartStatefulAutoConfig()200 if (Instance->Dhcp6SbNotifyEvent != NULL) { in Ip6ConfigStartStatefulAutoConfig()201 gBS->CloseEvent (Instance->Dhcp6SbNotifyEvent); in Ip6ConfigStartStatefulAutoConfig()