/external/iptables/iptables/tests/shell/testcases/ipt-save/dumps/ |
D | wireless.txt | 29 -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 …]
|
D | ipt-save-filter.txt | 38 -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/ |
D | libxt_tcp.t | 20 -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
|
D | libxt_tcp.man | 24 .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.
|
D | libxt_TCPMSS.t | 5 -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
|
D | libxt_TCPMSS.txlate | 1 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
|
D | libipt_REJECT.man | 27 TCP RST packet to be sent back. This is mainly useful for blocking
|
D | libip6t_REJECT.man | 27 TCP RST packet to be sent back. This is mainly useful for blocking
|
D | libxt_TCPMSS.man | 24 iptables \-t mangle \-A FORWARD \-p tcp \-\-tcp\-flags SYN,RST SYN
|
/external/cpuinfo/test/dmesg/ |
D | blu-r1-hd.log | 15 [ 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/u-boot/drivers/rtc/ |
D | ds1302.c | 15 #define RST 0x800 macro 18 #define RESET rtc_go_low(RST), rtc_go_low(SCLK) 19 #define N_RESET rtc_go_high(RST), rtc_go_low(SCLK) 198 rtc_go_output(DATA|SCLK|RST); in rtc_init()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 108 // emitted by the assembler. These use "RST" registers, although frequently 261 : FPI<0xD8, fp, (outs), (ins RST:$op), asm>; 263 : FPI<0xDC, fp, (outs), (ins RST:$op), asm>; 265 : FPI<0xDE, fp, (outs), (ins RST:$op), asm>; 401 def CMOVB_F : FPI<0xDA, MRM0r, (outs), (ins RST:$op), 403 def CMOVBE_F : FPI<0xDA, MRM2r, (outs), (ins RST:$op), 405 def CMOVE_F : FPI<0xDA, MRM1r, (outs), (ins RST:$op), 407 def CMOVP_F : FPI<0xDA, MRM3r, (outs), (ins RST:$op), 409 def CMOVNB_F : FPI<0xDB, MRM0r, (outs), (ins RST:$op), 411 def CMOVNBE_F: FPI<0xDB, MRM2r, (outs), (ins RST:$op), [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 108 // 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 39 let RST = 0; 75 let RST = 0; 82 let RST = 0;
|
D | PPCInstrFormats.td | 388 bits<5> RST; 393 let Inst{6-10} = RST; 435 bits<5> RST; 443 let Inst{6-10} = RST; 457 let RST = 0; 473 bits<5> RST; 478 let Inst{6-10} = RST; 497 let RST = 0; 510 bits<5> RST; 516 let Inst{6-10} = RST; [all …]
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 39 let RST = 0; 75 let RST = 0; 82 let RST = 0;
|
D | PPCInstrFormats.td | 352 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/u-boot/arch/arm/include/asm/arch-rockchip/ |
D | sdram_px30.h | 48 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
|
D | sdram_rk3328.h | 68 #define RST(n) ((0x1 << (14 + 16)) | ((n) << 14)) macro
|
/external/bcc/tools/ |
D | tcpdrop_example.txt | 40 20:49:50 12431 4 127.0.0.1:8198 > 127.0.0.1:48280 CLOSE (RST|ACK)
|
D | tcpconnlat_example.txt | 31 if the response is a RST (port closed).
|
/external/u-boot/arch/arm/dts/ |
D | imx7ulp-evk.dts | 211 IMX7ULP_PAD_PTD0__PTD0 0x20000 /* USDHC0 RST */ 272 IMX7ULP_PAD_PTE11__PTE11 0x20000 /* USDHC1 RST */
|
/external/arm-trusted-firmware/ |
D | .editorconfig | 57 # Adjustment for ReStructuredText (RST) documentation
|
/external/one-true-awk/testdir/ |
D | T.builtin | 36 echo 'dürst|DÜRST|Dürst' >foo2
|
/external/u-boot/include/ |
D | sym53c8xx.h | 173 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|