Home
last modified time | relevance | path

Searched refs:RST (Results 1 – 25 of 68) sorted by relevance

123

/external/iptables/iptables/tests/shell/testcases/ipt-save/dumps/
Dwireless.txt29 -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -m multiport --dports 22,80,443,873,1723 -j …
32 -A INPUT -s 10.31.70.8/29 -i bond0.208 -p tcp -m tcp --dport 179 --tcp-flags FIN,SYN,RST,ACK SYN -j…
33 -A INPUT -s 10.44.224.8/29 -i bond0.686 -p tcp -m tcp --dport 179 --tcp-flags FIN,SYN,RST,ACK SYN -…
46 -A FORWARD -p tcp -m tcp --tcp-flags FIN,SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
56 -A CUST_I15_IN -p tcp -m tcp --dport 22 --tcp-flags FIN,SYN,RST,ACK SYN -j L_ACCEPT
57 -A CUST_I15_IN -p tcp -m tcp --dport 80 --tcp-flags FIN,SYN,RST,ACK SYN -j L_ACCEPT
58 -A CUST_I15_IN -p tcp -m tcp --dport 433 --tcp-flags FIN,SYN,RST,ACK SYN -j L_ACCEPT
59 -A CUST_I15_IN -p tcp -m tcp --dport 3306 --tcp-flags FIN,SYN,RST,ACK SYN -j L_ACCEPT
60 -A CUST_I15_IN -p tcp -m tcp --dport 3390 --tcp-flags FIN,SYN,RST,ACK SYN -j L_ACCEPT
62 -A CUST_I15_OUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -m multiport --dports 80,443 -j L_ACC…
[all …]
Dipt-save-filter.txt38 -A FORWARD -p tcp -m tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
47 -A accept_log -i ppp0 -p tcp -m tcp --tcp-flags SYN,RST,ACK SYN -m limit --limit 1/sec -j LOG --log…
62 -A reject_log -i ppp0 -p tcp -m tcp --dport 22:80 --tcp-flags SYN,RST,ACK SYN -m limit --limit 1/se…
/external/iptables/extensions/
Dlibxt_tcp.t20 -p tcp -m tcp --syn;-p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN;OK
21 -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN;=;OK
22 -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG SYN;=;OK
23 -p tcp -m tcp ! --tcp-flags FIN,SYN,RST,PSH,ACK,URG SYN;=;OK
24 -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG RST;=;OK
Dlibxt_tcp.man24 .BR "SYN ACK FIN RST URG PSH ALL NONE" .
27 iptables \-A FORWARD \-p tcp \-\-tcp\-flags SYN,ACK,FIN,RST SYN
30 RST flags unset.
33 Only match TCP packets with the SYN bit set and the ACK,RST and FIN bits
38 It is equivalent to \fB\-\-tcp\-flags SYN,RST,ACK,FIN SYN\fP.
Dlibxt_TCPMSS.t5 -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -j TCPMSS --set-mss 42;=;OK
6 -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -j TCPMSS --clamp-mss-to-pmtu;=;OK
Dlibxt_TCPMSS.txlate1 iptables-translate -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
4 iptables-translate -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --set-mss 90
Dlibxt_TCPMSS.man24 iptables \-t mangle \-A FORWARD \-p tcp \-\-tcp\-flags SYN,RST SYN
Dlibipt_REJECT.man27 TCP RST packet to be sent back. This is mainly useful for blocking
Dlibip6t_REJECT.man27 TCP RST packet to be sent back. This is mainly useful for blocking
/external/cpuinfo/test/dmesg/
Dblu-r1-hd.log15 [ 5.681731] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
19 [ 5.681797] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
36 [ 5.682329] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
40 [ 5.682395] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
57 [ 5.682927] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
61 [ 5.682992] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
78 [ 5.683521] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
82 [ 5.683587] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
99 [ 5.684138] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
103 [ 5.684204] [I2C]INT_FLAG=0,INT_EN=0,EN=0,RST=0,
[all …]
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td108 // emitted by the assembler. These use "RST" registers, although frequently
258 : FPI<0xD8, fp, (outs), (ins RST:$op), asm>;
260 : FPI<0xDC, fp, (outs), (ins RST:$op), asm>;
262 : FPI<0xDE, fp, (outs), (ins RST:$op), asm>;
383 def CMOVB_F : FPI<0xDA, MRM0r, (outs), (ins RST:$op),
385 def CMOVBE_F : FPI<0xDA, MRM2r, (outs), (ins RST:$op),
387 def CMOVE_F : FPI<0xDA, MRM1r, (outs), (ins RST:$op),
389 def CMOVP_F : FPI<0xDA, MRM3r, (outs), (ins RST:$op),
391 def CMOVNB_F : FPI<0xDB, MRM0r, (outs), (ins RST:$op),
393 def CMOVNBE_F: FPI<0xDB, MRM2r, (outs), (ins RST:$op),
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td39 let RST = 0;
75 let RST = 0;
82 let RST = 0;
DPPCInstrFormats.td352 bits<5> RST;
357 let Inst{6-10} = RST;
383 bits<5> RST;
391 let Inst{6-10} = RST;
400 let RST = 0;
416 bits<5> RST;
421 let Inst{6-10} = RST;
436 let RST = 0;
449 bits<5> RST;
455 let Inst{6-10} = RST;
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td40 let RST = 0;
72 let RST = 0;
79 let RST = 0;
DPPCInstrFormats.td378 bits<5> RST;
383 let Inst{6-10} = RST;
425 bits<5> RST;
433 let Inst{6-10} = RST;
447 let RST = 0;
463 bits<5> RST;
468 let Inst{6-10} = RST;
487 let RST = 0;
500 bits<5> RST;
506 let Inst{6-10} = RST;
[all …]
/external/tcpdump/tests/
Dvsock-1-v.out19 10 12:31:17.377004 VIRTIO (len 0, type STREAM, op RST, flags 0, buf_alloc 262144, fwd_cnt 7)
Dvsock-1-vv.out22 10 12:31:17.377004 VIRTIO (len 0, type STREAM, op RST, flags 0, buf_alloc 262144, fwd_cnt 7)
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/vsock/virtio_transport_alloc_pkt/
Dformat18 …olic(REC->op, { 0, "INVALID" }, { 1, "REQUEST" }, { 2, "RESPONSE" }, { 3, "RST" }, { 4, "SHUTDOWN"…
/external/linux-kselftest/tools/testing/selftests/net/mptcp/
Dmptcp_sockopt.sh25 ip netns exec $ns $t -A OUTPUT -p tcp --tcp-flags RST RST -m mark --mark 0 -j ACCEPT
/external/cronet/net/data/fuzzer_dictionaries/
Dnet_websocket_frame_parser_fuzzer.dict231 "RST"
289 "RST,"
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/vsock/virtio_transport_recv_pkt/
Dformat20 …olic(REC->op, { 0, "INVALID" }, { 1, "REQUEST" }, { 2, "RESPONSE" }, { 3, "RST" }, { 4, "SHUTDOWN"…
/external/bcc/tools/
Dtcpdrop_example.txt40 20:49:50 12431 4 127.0.0.1:8198 > 127.0.0.1:48280 CLOSE (RST|ACK)
Dtcpconnlat_example.txt31 if the response is a RST (port closed).
/external/perfetto/ui/
Dbuild.js650 const RST = '\u001b[0m';
652 const ts = `[${DIM}${ms}${RST}]`;
654 console.log(`${ts} ${BRT}${++tasksRan}/${tasksTot}${RST}\t${descr}`);
/external/arm-trusted-firmware/
D.editorconfig57 # Adjustment for ReStructuredText (RST) documentation

123