Searched refs:Dhcp4Handle (Results 1 – 5 of 5) sorted by relevance
358 EFI_HANDLE Dhcp4Handle; in IScsiDoDhcp() local366 Dhcp4Handle = NULL; in IScsiDoDhcp()386 &Dhcp4Handle in IScsiDoDhcp()393 Dhcp4Handle, in IScsiDoDhcp()457 Dhcp4Handle, in IScsiDoDhcp()468 Dhcp4Handle in IScsiDoDhcp()
382 EFI_HANDLE Dhcp4Handle; in IScsiDoDhcp() local390 Dhcp4Handle = NULL; in IScsiDoDhcp()410 &Dhcp4Handle in IScsiDoDhcp()417 Dhcp4Handle, in IScsiDoDhcp()483 Dhcp4Handle, in IScsiDoDhcp()494 Dhcp4Handle in IScsiDoDhcp()
276 EFI_HANDLE Dhcp4Handle; in GetDns4ServerFromDhcp4() local296 Dhcp4Handle = NULL; in GetDns4ServerFromDhcp4()373 &Dhcp4Handle in GetDns4ServerFromDhcp4()380 Dhcp4Handle, in GetDns4ServerFromDhcp4()557 Dhcp4Handle, in GetDns4ServerFromDhcp4()564 if (Dhcp4Handle != NULL) { in GetDns4ServerFromDhcp4()569 Dhcp4Handle in GetDns4ServerFromDhcp4()
67 Instance->Dhcp4Handle, in Ip4Config2DestroyDhcp4()80 Instance->Dhcp4Handle in Ip4Config2DestroyDhcp4()83 Instance->Dhcp4Handle = NULL; in Ip4Config2DestroyDhcp4()454 if ((Instance->Dhcp4Handle != NULL) || (Instance->Policy != Ip4Config2PolicyDhcp)) { in Ip4Config2OnDhcp4SbInstalled()654 Instance->Dhcp4Handle, in Ip4Config2CleanDhcp4()663 if (Instance->Dhcp4Handle != NULL) { in Ip4Config2CleanDhcp4()668 Instance->Dhcp4Handle in Ip4Config2CleanDhcp4()671 Instance->Dhcp4Handle = NULL; in Ip4Config2CleanDhcp4()934 if (Instance->Dhcp4Handle != NULL) { in Ip4StartAutoConfig()942 &Instance->Dhcp4Handle in Ip4StartAutoConfig()[all …]
185 EFI_HANDLE Dhcp4Handle; member