OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rcheck
(Results
1 - 14
of
14
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_recent.h
20
/* Only allowed with --
rcheck
and --update */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_recent.h
20
/* Only allowed with --
rcheck
and --update */
/external/iptables/include/linux/netfilter/
xt_recent.h
20
/* Only allowed with --
rcheck
and --update */
/external/kernel-headers/original/uapi/linux/netfilter/
xt_recent.h
20
/* Only allowed with --
rcheck
and --update */
/external/iptables/extensions/
libxt_recent.man
8
\fB\-\-set\fP, \fB\-\-
rcheck
\fP, \fB\-\-update\fP and \fB\-\-remove\fP are
30
[\fB!\fP] \fB\-\-
rcheck
\fP
34
Like \fB\-\-
rcheck
\fP, except it will update the "last seen" timestamp if it
43
This option must be used in conjunction with one of \fB\-\-
rcheck
\fP or
53
This option must be used in conjunction with one of \fB\-\-
rcheck
\fP or
63
This option may only be used in conjunction with one of \fB\-\-
rcheck
\fP or
72
iptables \-A FORWARD \-m recent \-\-name badguy \-\-
rcheck
\-\-seconds 60 \-j DROP
libxt_recent.c
32
{.name = "
rcheck
", .id = O_RCHECK, .type = XTTYPE_NONE,
58
{.name = "
rcheck
", .id = O_RCHECK, .type = XTTYPE_NONE,
87
"[!] --
rcheck
Match if source address in list.\n"
175
"recent: you must specify one of `--set', `--
rcheck
' "
231
printf(" --
rcheck
");
/prebuilts/go/darwin-x86/misc/arm/
a
31
rcheck
=38
32
if [ "$rsize" != "$
rcheck
" ]; then
33
# echo "debug: retval size incorrect want $
rcheck
, got $rsize. uploading"
/prebuilts/go/linux-x86/misc/arm/
a
31
rcheck
=38
32
if [ "$rsize" != "$
rcheck
" ]; then
33
# echo "debug: retval size incorrect want $
rcheck
, got $rsize. uploading"
/external/iptables/tests/
options-most.rules
12
-A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m comment --comment foo -m connbytes --connbytes 1:2 --connbytes-mode packets --connbytes-dir both -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr -m connlimit --connlimit-above 1 --connlimit-mask 9 --connlimit-daddr -m connmark --mark 0x99 -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --ctreplsrc fe80::/64 --ctrepldst fe80::/64 --ctorigsrcport 12 --ctorigdstport 13 --ctreplsrcport 14 --ctrepldstport 15 --ctstatus EXPECTED --ctexpire 1:2 --ctdir REPLY -m cpu --cpu 2 -m dscp --dscp 0x04 -m dscp --dscp 0x00 -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dstip --hashlimit-name f1 --hashlimit-htable-size 64 --hashlimit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-srcmask 24 --hashlimit-dstmask 24 -m hashlimit --hashlimit-above 5/sec --hashlimit-burst 5 --hashlimit-name f1 -m helper --helper ftp -m iprange --src-range ::1-::2 --dst-range ::1-::2 -m ipvs --vaddr fe80::/64 --vport 1 --vdir REPLY --vmethod GATE --vportctl 21 -m length --length 1:2 -m limit --limit 1/sec -m mac --mac-source 01:02:03:04:05:06 -m mark --mark 0x1 -m physdev --physdev-in eth0 -m pkttype --pkt-type unicast -m policy --dir in --pol ipsec --strict --reqid 1 --spi 0x1 --proto esp --mode tunnel --tunnel-dst fe80::/64 --tunnel-src fe80::/64 --next --reqid 2 -m quota --quota 0 -m recent --
rcheck
--name DEFAULT --rsource -m socket --transparent -m string --string "foobar" --algo kmp --from 1 --to 2 --icase -m time --timestart 01:02:03 --timestop 03:04:05 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --datestart 2001-02-03T04:05:06 --datestop 2012-09-08T09:06:05 --utc -m tos --tos 0xff/0x01 -m u32 --u32 "0x0=0x0" -m u32 --u32 "0x0=0x0" -m hbh -m hbh -m hl --hl-eq 1
37
-A INPUT -p tcp -m recent --
rcheck
--name DEFAULT --rsource
/external/boringssl/src/crypto/curve25519/
curve25519.c
4681
uint8_t
rcheck
[32];
local
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
popt.go
1047
// If the path down from
rcheck
dereferences the address
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
popt.go
1044
// If the path down from
rcheck
dereferences the address
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
popt.go
1047
// If the path down from
rcheck
dereferences the address
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
popt.go
1044
// If the path down from
rcheck
dereferences the address
Completed in 485 milliseconds