/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/ |
D | SOA.py | 46 expire, minimum): argument 53 self.expire = expire 61 self.expire, self.minimum ) 71 expire = tok.get_ttl() 75 expire, minimum ) 83 self.retry, self.expire, self.minimum) 90 self.retry, self.expire, self.minimum) 122 self.retry, self.expire, self.minimum) 124 other.retry, other.expire,
|
/external/llvm/bindings/python/llvm/ |
D | object.py | 144 last.expire() 147 last.expire() 172 last.expire() 175 last.expire() 264 last.expire() 267 last.expire() 283 def expire(self): member in Section 350 def expire(self): member in Symbol 414 def expire(self): member in Relocation
|
/external/iptables/extensions/ |
D | libxt_hashlimit.c | 114 XTOPT_POINTER(s, cfg.expire)}, 145 XTOPT_POINTER(s, cfg.expire)}, 395 info->cfg.expire = udata->mult * 1000; /* from s to msec */ in hashlimit_check() 407 info->cfg.expire = udata->mult * 1000; /* from s to msec */ in hashlimit_mt_check() 421 info->cfg.expire = XT_HASHLIMIT_BYTE_EXPIRE_BURST * 1000; in hashlimit_mt_check() 536 if (r->cfg.expire != quantum) in hashlimit_print() 537 printf(" htable-expire %u", r->cfg.expire); in hashlimit_print() 567 if (info->cfg.expire != quantum) in hashlimit_mt_print() 568 printf(" htable-expire %u", info->cfg.expire); in hashlimit_mt_print() 614 if (r->cfg.expire != quantum) in hashlimit_save() [all …]
|
D | libxt_hashlimit.man | 49 \fB\-\-hashlimit\-htable\-expire\fP \fImsec\fP 50 After how many milliseconds do hash entries expire.
|
D | libxt_IDLETIMER.man | 7 for the timer to expire. The attributes are located under the xt_idletimer
|
/external/iptables/include/linux/netfilter/ |
D | xt_hashlimit.h | 35 __u32 expire; /* when do entries expire? */ member 59 __u32 expire; /* when do entries expire? */ member
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
D | xt_hashlimit.h | 36 __u32 expire; /* when do entries expire? */ member 60 __u32 expire; /* when do entries expire? */ member
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.h | 66 long expire; // expiration time, in seconds since epoch member 101 mDNSs32 expire; // expiration, absolute, in seconds since epoch member
|
D | dnsextd.c | 850 hr = ((ptr->expire - now.tv_sec) / 60) / 60; in PrintLeaseTable() 851 min = ((ptr->expire - now.tv_sec) / 60) % 60; in PrintLeaseTable() 852 sec = (ptr->expire - now.tv_sec) % 60; in PrintLeaseTable() 1352 if (DeleteAll || (*ptr)->expire - now.tv_sec < 0) in DeleteRecords() 1437 (*rptr)->expire = tv.tv_sec + (unsigned)lease; in UpdateLeaseTable() 1458 tmp->expire = tv.tv_sec + (unsigned)lease; in UpdateLeaseTable() 1666 if (e->expire < t.tv_sec) return 0; in LLQLease() 1667 else return e->expire - t.tv_sec; in LLQLease() 2021 if ((*e)->expire < t.tv_sec) DeleteLLQ(d, *e); in GenLLQEvents() 2108 e->expire = t.tv_sec + (int)lease; in NewLLQ() [all …]
|
/external/dhcpcd-6.8.2/ |
D | ipv6nd.c | 344 timespecclear(&rao->expire); in ipv6nd_expire() 561 timespecisset(&rao->expire)) in ipv6nd_scriptrun() 746 struct timespec expire; in ipv6nd_handlera() local 1156 timespecclear(&rao->expire); in ipv6nd_handlera() 1158 expire.tv_sec = (time_t)lifetime; in ipv6nd_handlera() 1159 expire.tv_nsec = 0; in ipv6nd_handlera() 1160 timespecadd(&rap->received, &expire, &rao->expire); in ipv6nd_handlera() 1425 struct timespec now, lt, expire, next; in ipv6nd_expirera() local 1441 timespecadd(&rap->received, <, &expire); in ipv6nd_expirera() 1442 if (rap->lifetime == 0 || timespeccmp(&now, &expire, >)) in ipv6nd_expirera() [all …]
|
D | auth.c | 231 state->reconf->expire = 0; in dhcp_auth_validate() 285 if (t->expire) { in dhcp_auth_validate() 288 if (t->expire < now) { in dhcp_auth_validate() 495 if (t->expire) { in dhcp_auth_encode() 498 if (t->expire < now) { in dhcp_auth_encode()
|
D | auth.h | 55 time_t expire; member
|
D | ipv6nd.h | 40 struct timespec expire; member
|
D | dhcp6.c | 1811 if (a->prefix_vltime && a->prefix_vltime > state->expire) in dhcp6_findna() 1812 state->expire = a->prefix_vltime; in dhcp6_findna() 1888 if (a->prefix_vltime && a->prefix_vltime > state->expire) in dhcp6_findpd() 1889 state->expire = a->prefix_vltime; in dhcp6_findpd() 2115 state->renew = state->rebind = state->expire = 0; in dhcp6_validatelease() 2203 state->expire != ND6_INFINITE_LIFETIME) in dhcp6_readlease() 2205 if ((time_t)state->expire < now - st.st_mtime) { in dhcp6_readlease() 2265 state->expire = ND6_INFINITE_LIFETIME; in dhcp6_startinit() 2985 state->expire = ND6_INFINITE_LIFETIME; in dhcp6_handledata() 3005 if (state->expire == ND6_INFINITE_LIFETIME) in dhcp6_handledata() [all …]
|
D | dhcp6.h | 196 uint32_t expire; member
|
/external/jetty/src/java/org/eclipse/jetty/util/thread/ |
D | Timeout.java | 137 task.expire(); in tick() 368 protected void expire(){} in expire() method in Timeout.Task
|
/external/jetty/src/java/org/eclipse/jetty/continuation/ |
D | FauxContinuation.java | 361 protected void expire() in expire() method in FauxContinuation 424 expire(); in fauxSuspend()
|
/external/ImageMagick/coders/ |
D | jnx.c | 80 expire, member 183 jnx_info.expire=ReadBlobLSBSignedLong(image); in ReadJNXImage()
|
/external/libmicrohttpd/doc/chapters/ |
D | sessions.inc | 62 look up sessions and to expire old sessions. Using a hash table and a 69 instead of in memory. Still, having mechanisms to expire data
|
/external/kernel-headers/original/uapi/linux/ |
D | auto_fs4.h | 125 struct autofs_packet_expire expire; member
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp.c | 697 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_start() local 722 s->timeout_time = expire; in subscription_start() 762 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_renew() local 768 s->timeout_time = expire; in subscription_renew()
|
/external/dnsmasq/contrib/port-forward/ |
D | portforward | 26 # removed when DHCP leases expire. After editing this file, send
|
/external/dnsmasq/contrib/lease-access/ |
D | lease.access.patch | 233 + time_t expire; 235 + expire = now + secs; 254 + if (secs == 0 || (secs > 0 && dnsmasq_time() < expire))
|
/external/jetty/src/java/org/eclipse/jetty/client/ |
D | HttpExchange.java | 126 protected void expire(HttpDestination destination) in expire() method in HttpExchange 1070 HttpExchange.this.expire(destination); in scheduleTimeout()
|
/external/iptables/tests/ |
D | options-most.rules | 12 …limit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-sr… 25 …limit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-sr… 94 …it --hashlimit-upto 1/sec --hashlimit-burst 1 --hashlimit-name mini1 --hashlimit-htable-expire 2000
|