/bionic/libc/netbsd/resolv/ |
res_cache.c | 50 * It is only used to cache DNS answers for a time defined by the smallest TTL 63 * the smallest TTL value among the answer records are used as the time 417 * TTL : 32 : seconds to cache this RR (0=none) 1019 * Find the TTL for a negative DNS result. This is defined as the minimum 1020 * of the SOA records TTL and the MINIMUM-TTL field (RFC-2308). 1036 u_long ttl, rec_result = ns_rr_ttl(rr); local 1038 // find the MINIMUM-TTL field from the blob of binary data for this record 1052 // finally read the MINIMUM TTL 1053 ttl = ns_get32(rdata) 1083 u_long result, ttl; local 1724 u_long ttl; local [all...] |
/external/dnsmasq/src/ |
option.c | 148 { "local-ttl", 1, 0, 'T' }, 203 { "neg-ttl", 1, 0, LOPT_NEGTTL }, 356 { "default-ttl", 23, 1 }, 366 { "tcp-ttl", 37, 1 }, 1584 int ttl; local [all...] |
/external/grub/netboot/ |
etherboot.h | 283 char ttl; member in struct:iphdr
|
/external/ping6/ |
ping6.c | 163 /* FQDN case, 64 bits of nonce + 32 bits ttl */ 1649 int32_t ttl; local 2001 u_int32_t ttl = 0; local [all...] |
/bionic/libc/kernel/common/linux/ |
wanrouter.h | 175 unsigned char ttl; member in struct:wandev_conf 364 unsigned char ttl; member in struct:wanif_conf
|
/bionic/libc/private/ |
arpa_nameser.h | 138 uint32_t ttl; member in struct:__ns_rr 147 #define ns_rr_ttl(rr) ((u_long)(rr).ttl + 0) 412 #define NS_SIG_OTTL 4 /* Original TTL */
|
/development/ndk/platforms/android-3/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/external/kernel-headers/original/linux/ |
wanrouter.h | 39 * Jul 07, 1997 Jaspreet Singh Added 'ttl' to 'wandev_conf_t' & 'wan_device_t' 215 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wandev_conf 424 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wanif_conf 479 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wan_device
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
nameser.h | 143 u_int32_t ttl; member in struct:__ns_rr 152 #define ns_rr_ttl(rr) ((rr).ttl + 0) 413 #define NS_SIG_OTTL 4 /* Original TTL */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
wanrouter.h | 39 * Jul 07, 1997 Jaspreet Singh Added 'ttl' to 'wandev_conf_t' & 'wan_device_t' 215 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wandev_conf 424 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wanif_conf
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 143 u_int32_t ttl; member in struct:__ns_rr 152 #define ns_rr_ttl(rr) ((rr).ttl + 0) 413 #define NS_SIG_OTTL 4 /* Original TTL */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wanrouter.h | 39 * Jul 07, 1997 Jaspreet Singh Added 'ttl' to 'wandev_conf_t' & 'wan_device_t' 215 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wandev_conf 424 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wanif_conf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/ |
nameser.h | 143 u_int32_t ttl; member in struct:__ns_rr 152 #define ns_rr_ttl(rr) ((rr).ttl + 0) 413 #define NS_SIG_OTTL 4 /* Original TTL */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
wanrouter.h | 39 * Jul 07, 1997 Jaspreet Singh Added 'ttl' to 'wandev_conf_t' & 'wan_device_t' 215 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wandev_conf 424 unsigned char ttl; /* Time To Live for UDP security */ member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
wanrouter.h | 153 unsigned char ttl; member in struct:wandev_conf 328 unsigned char ttl; member in struct:wanif_conf
|