Searched refs:Dhcp6Handle (Results 1 – 4 of 4) sorted by relevance
372 EFI_HANDLE Dhcp6Handle; in IScsiDoDhcp6() local397 Dhcp6Handle = NULL; in IScsiDoDhcp6()409 &Dhcp6Handle in IScsiDoDhcp6()416 Dhcp6Handle, in IScsiDoDhcp6()509 Dhcp6Handle, in IScsiDoDhcp6()520 Dhcp6Handle in IScsiDoDhcp6()
616 EFI_HANDLE Dhcp6Handle; in GetDns6ServerFromDhcp6() local626 Dhcp6Handle = NULL; in GetDns6ServerFromDhcp6()651 &Dhcp6Handle in GetDns6ServerFromDhcp6()658 Dhcp6Handle, in GetDns6ServerFromDhcp6()747 Dhcp6Handle, in GetDns6ServerFromDhcp6()758 Dhcp6Handle in GetDns6ServerFromDhcp6()
166 if (Instance->Dhcp6Handle != NULL) { in Ip6ConfigStartStatefulAutoConfig()178 &Instance->Dhcp6Handle in Ip6ConfigStartStatefulAutoConfig()205 Instance->Dhcp6Handle, in Ip6ConfigStartStatefulAutoConfig()701 if (Instance->Dhcp6Handle != NULL) { in Ip6ConfigSetPolicy()1790 if ((Instance->Dhcp6Handle != NULL) || (Instance->Policy != Ip6ConfigPolicyAutomatic)) { in Ip6ConfigOnDhcp6SbInstalled()2305 if (Instance->Dhcp6Handle != NULL) { in Ip6ConfigCleanInstance()2371 Instance->Dhcp6Handle, in Ip6ConfigDestroyDhcp6()2384 Instance->Dhcp6Handle in Ip6ConfigDestroyDhcp6()2387 Instance->Dhcp6Handle = NULL; in Ip6ConfigDestroyDhcp6()
203 EFI_HANDLE Dhcp6Handle; member