/external/iptables/extensions/ |
D | libipt_hashlimit.c | 105 r->cfg.expire = IPT_HASHLIMIT_EXPIRE; in init() 211 r->cfg.expire = num; in parse() 323 if (r->cfg.expire != IPT_HASHLIMIT_EXPIRE) in print() 324 printf("htable-expire %u ", r->cfg.expire); in print() 348 if (r->cfg.expire != IPT_HASHLIMIT_EXPIRE) in save() 349 printf("--hashlimit-htable-expire %u ", r->cfg.expire); in save()
|
D | libip6t_hashlimit.c | 105 r->cfg.expire = XT_HASHLIMIT_EXPIRE; in init() 211 r->cfg.expire = num; in parse() 323 if (r->cfg.expire != XT_HASHLIMIT_EXPIRE) in print() 324 printf("htable-expire %u ", r->cfg.expire); in print() 348 if (r->cfg.expire != XT_HASHLIMIT_EXPIRE) in save() 349 printf("--hashlimit-htable-expire %u ", r->cfg.expire); in save()
|
D | libipt_hashlimit.man | 31 .BI "--hashlimit-htable-expire " "num" 32 After how many miliseconds do hash entries expire
|
/external/iptables/include/linux/netfilter_ipv4/ |
D | ipt_dstlimit.h | 25 u_int32_t expire; /* when do entries expire? */ member
|
D | ipt_hashlimit.h | 26 u_int32_t expire; /* when do entries expire? */ member
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
D | ipt_hashlimit.h | 26 u_int32_t expire; /* when do entries expire? */ member
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
D | wps_upnp.c | 747 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_start() local 766 s->timeout_time = expire; in subscription_start() 794 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_renew() local 800 s->timeout_time = expire; in subscription_renew()
|
/external/kernel-headers/original/linux/sunrpc/ |
D | auth.h | 63 unsigned long expire; /* cache expiry interval */ member
|
/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/quake/quake/src/QW/ |
D | qw2do.txt | 95 - skins should expire both on the client and on the skin master.
|
/external/ipsec-tools/ |
D | ChangeLog | 365 * src/racoon/handler.c: expire zombie handlers in getph2byid(), to 446 expire a ph1 handle when receiving a DELETE-SA instead of calling
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 298 #define IPV6_FL_A_RENEW 2 /* Update expire time */
|
D | ip-cref.tex | 1665 \item \verb|expires| --- this entry will expire after this timeout.
|
/external/quake/quake/src/WinQuake/data/ |
D | COMEXP.TXT | 82 herein begins on the Effective Date and shall expire on a date one
|
/external/libpcap/doc/ |
D | pcap.txt | 32 This Internet-Draft will expire on August 30, 2004.
|
/external/bluetooth/bluez/ |
D | ChangeLog | 1333 Removed max link key limit. Keys never expire.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 955 expire and allows consecutive DHCPOFFERS to the same host
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 4659 …or windowWillClose:]): Set the JavaScript Inspector variable to null and expire the current highli… 9160 (-[WebNodeHighlight expire]): 22894 (-[WebNodeHighlight expire]):
|
D | ChangeLog-2006-02-09 | 808 (-[WebNodeHighlight expire]):
|
/external/dbus/ |
D | ChangeLog | 9329 expire-items-after-N-seconds facility, was going to share between 10836 when each connection is first set up, and expire them after the
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 9760 expire 6kspIr
|
/external/webkit/WebKitTools/ |
D | ChangeLog-2009-06-16 | 21506 had to wait for connection to expire);
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 17820 u8 runOnlyOnce; /* Automatically expire on reset */ 50468 ** recommend. Statements expire when things happen that make their 66022 /* Code an OP_Expire. For an ATTACH statement, set P1 to true (expire this 66023 ** statement only). For DETACH, set it to false (expire all existing 77164 ** compiler (eg. count_changes). So add an opcode to expire all
|