Home
last modified time | relevance | path

Searched refs:expire (Results 1 – 24 of 24) sorted by relevance

/external/iptables/extensions/
Dlibipt_hashlimit.c105 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()
Dlibip6t_hashlimit.c105 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()
Dlibipt_hashlimit.man31 .BI "--hashlimit-htable-expire " "num"
32 After how many miliseconds do hash entries expire
/external/iptables/include/linux/netfilter_ipv4/
Dipt_dstlimit.h25 u_int32_t expire; /* when do entries expire? */ member
Dipt_hashlimit.h26 u_int32_t expire; /* when do entries expire? */ member
/external/kernel-headers/original/linux/netfilter_ipv4/
Dipt_hashlimit.h26 u_int32_t expire; /* when do entries expire? */ member
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_upnp.c747 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/
Dauth.h63 unsigned long expire; /* cache expiry interval */ member
/external/dnsmasq/contrib/port-forward/
Dportforward26 # removed when DHCP leases expire. After editing this file, send
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch233 + time_t expire;
235 + expire = now + secs;
254 + if (secs == 0 || (secs > 0 && dnsmasq_time() < expire))
/external/quake/quake/src/QW/
Dqw2do.txt95 - skins should expire both on the client and on the skin master.
/external/ipsec-tools/
DChangeLog365 * 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/
Dapi-ip6-flowlabels.tex298 #define IPV6_FL_A_RENEW 2 /* Update expire time */
Dip-cref.tex1665 \item \verb|expires| --- this entry will expire after this timeout.
/external/quake/quake/src/WinQuake/data/
DCOMEXP.TXT82 herein begins on the Effective Date and shall expire on a date one
/external/libpcap/doc/
Dpcap.txt32 This Internet-Draft will expire on August 30, 2004.
/external/bluetooth/bluez/
DChangeLog1333 Removed max link key limit. Keys never expire.
/external/dnsmasq/
DCHANGELOG.archive955 expire and allows consecutive DHCPOFFERS to the same host
/external/webkit/WebKit/mac/
DChangeLog-2007-10-144659 …or windowWillClose:]): Set the JavaScript Inspector variable to null and expire the current highli…
9160 (-[WebNodeHighlight expire]):
22894 (-[WebNodeHighlight expire]):
DChangeLog-2006-02-09808 (-[WebNodeHighlight expire]):
/external/dbus/
DChangeLog9329 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/
Dlarge.ok9760 expire 6kspIr
/external/webkit/WebKitTools/
DChangeLog-2009-06-1621506 had to wait for connection to expire);
/external/sqlite/dist/
Dsqlite3.c.orig17820 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