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

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dns4.h 203 UINT32 TTL;
398 RR content (e.g., TTL) was returned. The caller need parse the returned RR to get
Dns6.h 190 UINT32 TTL;
389 RR content (e.g., TTL) was returned. The caller need parse the returned RR to get
PxeBaseCode.h 37 /// Default IP TTL and ToS.
288 UINT8 TTL;
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/address/
NetObject.java 60 protected static final String TTL = "ttl";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
madcapcl.h 46 DWORD TTL;
  /external/nist-sip/java/gov/nist/javax/sip/header/
ParameterNames.java 135 public static final String TTL = "ttl";
Via.java 75 /** The "TTL" parameter is designating the time-to-live value.
77 public static final String TTL = ParameterNames.TTL;
422 * Returns the value of the ttl parameter, or -1 if this is not set.
424 * @return the integer value of the <code>ttl</code> parameter
427 int ttl = getParameterAsInt(ParameterNames.TTL); local
428 return ttl;
432 * Sets the value of the ttl parameter. The ttl parameter specifies th
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
InetAddressTest.java 364 final int TTL = 20;
387 assertTrue(destAddress.isReachable(loopbackInterface, TTL, TIME_OUT));
393 assertFalse(destAddress.isReachable(loopbackInterface, TTL, TIME_OUT));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PxeBaseCode/
PxeBaseCode.h 35 // Default IP TTL and ToS.
210 UINT8 TTL;
  /external/syslinux/efi32/include/efi/
efipxebc.h 241 UINT8 TTL;
  /external/syslinux/efi64/include/efi/
efipxebc.h 241 UINT8 TTL;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipxebc.h 241 UINT8 TTL;
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 328 milliseconds