OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dstmask
(Results
1 - 15
of
15
) sorted by null
/external/iptables/include/linux/netfilter/
xt_hashlimit.h
57
__u8 srcmask,
dstmask
;
member in struct:hashlimit_cfg1
/external/iptables/extensions/
libxt_hashlimit.c
74
" --hashlimit-
dstmask
<length> destination address grouping prefix length\n"
120
{.name = "hashlimit-
dstmask
", .id = O_DSTMASK, .type = XTTYPE_PLEN},
198
info->cfg.
dstmask
= 32;
210
info->cfg.
dstmask
= 128;
299
info->cfg.
dstmask
= cb->val.hlen;
403
if (info->cfg.
dstmask
!= dmask)
404
printf("
dstmask
%u", info->cfg.
dstmask
);
476
if (info->cfg.
dstmask
!= dmask)
477
printf(" --hashlimit-
dstmask
%u", info->cfg.dstmask)
[
all
...]
libxt_hashlimit.man
34
\fB\-\-hashlimit\-
dstmask
\fP \fIprefix\fP
/external/dhcpcd/
if-options.h
88
uint8_t
dstmask
[256 / 8];
member in struct:if_options
configure.c
575
!has_option_mask(iface->state->options->
dstmask
, DHO_ROUTER))
if-options.c
726
if (make_option_mask(ifo->
dstmask
, arg, 2) != 0) {
dhcpcd.c
[
all
...]
/external/skia/include/core/
SkMaskFilter.h
51
but do fill out the other fields in
dstMask
.
/external/iptables/tests/
options-most.rules
13
-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
26
-A INPUT -p tcp -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
/prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h
[
all
...]
/external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h
[
all
...]
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glext.h
[
all
...]
/prebuilt/windows/sdl/include/SDL/
SDL_opengl.h
[
all
...]
Completed in 878 milliseconds