HomeSort by relevance Sort by last modified time
    Searched defs:Ipv6Address (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
NetworkAddress.h 52 ISCP_BMC_IPV6_ADDRESS Ipv6Address; ///< IPv6 Network Address Structure
Iscp.h 212 ISCP_BMC_IPV6_ADDRESS Ipv6Address; ///< BMC IPv6 Address Structure
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iphlpapi.h 150 SOCKADDR_IN6 Ipv6Address;
naptypes.h 160 } Ipv6Address;
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/ulp_components/
IPAddress.java 183 $Ipv6Address(Asn1Tag.fromClassAndNumber(2, 1),
420 return !hasExtensionValue() && Select.$Ipv6Address == selection;
429 throw new IllegalStateException("IPAddress value not a Ipv6Address");
435 selection = Select.$Ipv6Address;

Completed in 91 milliseconds