Searched refs:UsingIpv6 (Results 1 – 14 of 14) sorted by relevance
33 IN BOOLEAN UsingIpv6 in HttpBootStart() argument50 if (UsingIpv6 && Private->Ip6Nic != NULL) { in HttpBootStart()51 Private->UsingIpv6 = TRUE; in HttpBootStart()52 } else if (!UsingIpv6 && Private->Ip4Nic != NULL) { in HttpBootStart()53 Private->UsingIpv6 = FALSE; in HttpBootStart()62 if (!Private->UsingIpv6) { in HttpBootStart()72 if (Private->UsingIpv6) { in HttpBootStart()115 if (!Private->UsingIpv6) { in HttpBootDhcp()279 if (!Private->UsingIpv6) { in HttpBootStop()357 BOOLEAN UsingIpv6; in HttpBootDxeLoadFile() local[all …]
43 if (!Private->UsingIpv6) { in HttpBootUpdateDevicePath()101 if (!Private->UsingIpv6) { in HttpBootUpdateDevicePath()404 if (!Private->UsingIpv6) { in HttpBootDiscoverBootInfo()433 if (!Private->UsingIpv6) { in HttpBootCreateHttpIo()447 Private->UsingIpv6 ? IP_VERSION_6 : IP_VERSION_4, in HttpBootCreateHttpIo()
134 BOOLEAN UsingIpv6; member
654 ASSERT (Private->UsingIpv6); in HttpBootSetIp6Dns()683 ASSERT (Private->UsingIpv6); in HttpBootSetIp6Gateway()731 ASSERT (Private->UsingIpv6); in HttpBootSetIp6Address()
626 ASSERT (!Private->UsingIpv6); in HttpBootRegisterIp4Gateway()669 ASSERT (!Private->UsingIpv6); in HttpBootRegisterIp4Dns()
75 Mode->UsingIpv6 = TRUE; in EfiPxeBcStart()77 Mode->UsingIpv6 = FALSE; in EfiPxeBcStart()82 if (Mode->UsingIpv6) { in EfiPxeBcStart()248 if (Mode->UsingIpv6) { in EfiPxeBcStart()312 if (Mode->UsingIpv6) { in EfiPxeBcStop()445 if (Mode->UsingIpv6) { in EfiPxeBcDhcp()472 if (Mode->UsingIpv6) { in EfiPxeBcDhcp()577 if (Mode->UsingIpv6) { in EfiPxeBcDiscover()678 ASSERT (!Mode->UsingIpv6); in EfiPxeBcDiscover()697 ASSERT (!Mode->UsingIpv6); in EfiPxeBcDiscover()[all …]
86 OfferType = Mode->UsingIpv6 ? Cache->Dhcp6.OfferType : Cache->Dhcp4.OfferType; in PxeBcSelectBootPrompt()98 ASSERT (!Mode->UsingIpv6); in PxeBcSelectBootPrompt()297 OfferType = Mode->UsingIpv6 ? Cache->Dhcp6.OfferType : Cache->Dhcp4.OfferType; in PxeBcSelectBootMenu()302 ASSERT (!Mode->UsingIpv6); in PxeBcSelectBootMenu()727 if (Mode->UsingIpv6) { in PxeBcExtractDiscoverInfo()838 if (Private->PxeBc.Mode->UsingIpv6) { in PxeBcDiscoverBootServer()940 if (Mode->UsingIpv6) { in PxeBcDiscoverBootFile()960 if (Mode->UsingIpv6) { in PxeBcDiscoverBootFile()1184 } else if (RequiredSize == 0 && PxeBcMode->UsingIpv6) { in PxeBcLoadBootFile()1205 if (PxeBcMode->UsingIpv6) { in PxeBcLoadBootFile()
45 if (Mode->UsingIpv6) { in PxeBcFlushStationIp()127 ASSERT (!Mode->UsingIpv6); in PxeBcCheckArpCache()172 ASSERT (!Mode->UsingIpv6); in PxeBcArpCacheUpdate()239 ASSERT (!Mode->UsingIpv6); in PxeBcIcmpErrorDpcHandle()375 ASSERT (Mode->UsingIpv6); in PxeBcIcmp6ErrorDpcHandle()837 if (Mode->UsingIpv6) { in PxeBcCheckByIpFilter()862 ASSERT (!Mode->UsingIpv6); in PxeBcCheckByIpFilter()915 if (Mode->UsingIpv6) { in PxeBcCheckByDestIp()973 if (Mode->UsingIpv6) { in PxeBcCheckByDestPort()1023 if (Mode->UsingIpv6) { in PxeBcFilterBySrcIp()[all …]
942 if (Private->PxeBc.Mode->UsingIpv6) { in PxeBcTftpGetFileSize()989 if (Private->PxeBc.Mode->UsingIpv6) { in PxeBcTftpReadFile()1040 if (Private->PxeBc.Mode->UsingIpv6) { in PxeBcTftpWriteFile()1091 if (Private->PxeBc.Mode->UsingIpv6) { in PxeBcTftpReadDirectory()
94 IN BOOLEAN UsingIpv6 in HttpCleanService() argument101 if (!UsingIpv6) { in HttpCleanService()365 BOOLEAN UsingIpv6; in HttpDxeStart() local367 UsingIpv6 = FALSE; in HttpDxeStart()441 UsingIpv6 = TRUE; in HttpDxeStart()482 HttpCleanService (HttpService, UsingIpv6); in HttpDxeStart()525 BOOLEAN UsingIpv6; in HttpDxeStop() local533 UsingIpv6 = FALSE; in HttpDxeStop()536 UsingIpv6 = TRUE; in HttpDxeStop()573 HttpCleanService (HttpService, UsingIpv6); in HttpDxeStop()
139 BOOLEAN UsingIpv6; in HttpTcpReceiveNotifyDpc() local147 UsingIpv6 = HttpInstance->LocalAddressIsIPv6; in HttpTcpReceiveNotifyDpc()149 if (UsingIpv6) { in HttpTcpReceiveNotifyDpc()174 if (UsingIpv6) { in HttpTcpReceiveNotifyDpc()224 if (UsingIpv6) { in HttpTcpReceiveNotifyDpc()614 BOOLEAN UsingIpv6; in HttpInitProtocol() local617 UsingIpv6 = IpVersion; in HttpInitProtocol()619 if (!UsingIpv6) { in HttpInitProtocol()
196 BOOLEAN UsingIpv6; member
274 BOOLEAN UsingIpv6; member
681 if (!Mode->UsingIpv6) { in EfiPxeBcDhcp()1950 if (Mode->UsingIpv6) { in EfiPxeBcSetIpFilter()2112 if (!Private->AddressIsOk || Mode->UsingIpv6) { in EfiPxeBcArp()2336 if (!Mode->UsingIpv6) { in EfiPxeBcSetStationIP()