OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hashlimit
(Results
1 - 4
of
4
) sorted by null
/external/iptables/extensions/
.hashlimit-test6
2
[ -f $KERNEL_DIR/include/linux/netfilter/xt_hashlimit.h ] && echo
hashlimit
libip6t_hashlimit.c
34
"
hashlimit
v%s options:\n"
35
"--
hashlimit
<avg> max average match rate\n"
38
"--
hashlimit
-mode <mode> mode is a comma-separated list of\n"
40
"--
hashlimit
-name <name> name for /proc/net/ipt_hashlimit/\n"
41
"[--
hashlimit
-burst <num>] number to match in a burst, default %u\n"
42
"[--
hashlimit
-htable-size <num>] number of hashtable buckets\n"
43
"[--
hashlimit
-htable-max <num>] number of hashtable entries\n"
44
"[--
hashlimit
-htable-gcinterval] interval between garbage collection runs\n"
45
"[--
hashlimit
-htable-expire] after which time are idle entries expired?\n"
50
{ "
hashlimit
", 1, 0, '%' }
352
static struct ip6tables_match
hashlimit
= { NULL,
variable in typeref:struct:ip6tables_match
[
all
...]
libipt_hashlimit.c
34
"
hashlimit
v%s options:\n"
35
"--
hashlimit
<avg> max average match rate\n"
38
"--
hashlimit
-mode <mode> mode is a comma-separated list of\n"
40
"--
hashlimit
-name <name> name for /proc/net/ipt_hashlimit/\n"
41
"[--
hashlimit
-burst <num>] number to match in a burst, default %u\n"
42
"[--
hashlimit
-htable-size <num>] number of hashtable buckets\n"
43
"[--
hashlimit
-htable-max <num>] number of hashtable entries\n"
44
"[--
hashlimit
-htable-gcinterval] interval between garbage collection runs\n"
45
"[--
hashlimit
-htable-expire] after which time are idle entries expired?\n"
50
{ "
hashlimit
", 1, 0, '%' }
352
static struct iptables_match
hashlimit
= { NULL,
variable in typeref:struct:iptables_match
[
all
...]
/external/iptables/
Android.mk
52
PF_EXT_SLIB+=
hashlimit
helper icmp iprange length limit mac multiport #2mark
Completed in 349 milliseconds