Searched refs:RST (Results 1 – 25 of 90) sorted by relevance
1234
/linux-6.12.1/tools/testing/selftests/net/netfilter/packetdrill/ |
D | conntrack_inexact_rst.pkt | 1 // check RST packet that doesn't exactly match expected next sequence 14 // 5.788479 client_ip > server_ip TCP 66 45020 > 443 [RST, ACK] Seq=1905874072 Ack=781811917 Win=3… 15 // 5.788581 server_ip > client_ip TCP 54 8443 > 45020 [RST] Seq=781811892 Win=0 Len=0 51 // RST: unread data. FIN was seen, hence ack + 1 56 // Spurious RST from peer -- no sk state. Should NOT get
|
D | conntrack_synack_reuse.pkt | 2 // Challenge ACK is supposed to pass through, RST reply should clear conntrack
|
/linux-6.12.1/arch/arm/mach-shmobile/ |
D | pm-rcar-gen2.c | 21 #define RST 0xe6160000 macro 107 p = ioremap(RST, 0x63); in rcar_gen2_pm_init()
|
/linux-6.12.1/Documentation/translations/ko_KR/core-api/wrappers/ |
D | memory-barriers.rst | 2 This is a simple wrapper to bring memory-barriers.txt into the RST world
|
/linux-6.12.1/Documentation/core-api/wrappers/ |
D | atomic_t.rst | 2 This is a simple wrapper to bring atomic_t.txt into the RST world
|
D | atomic_bitops.rst | 2 This is a simple wrapper to bring atomic_bitops.txt into the RST world
|
D | memory-barriers.rst | 2 This is a simple wrapper to bring memory-barriers.txt into the RST world
|
/linux-6.12.1/Documentation/translations/sp_SP/wrappers/ |
D | memory-barriers.rst | 3 translation) into the RST world until such a time as that file can be
|
/linux-6.12.1/arch/mips/rb532/ |
D | setup.c | 32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
|
/linux-6.12.1/arch/mips/include/asm/mach-rc32434/ |
D | rb.h | 13 #define RST (1 << 15) macro
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | auo_pixcir_ts.txt | 23 <&gpf 5 1 GPIO_LEVEL_LOW>; /* RST */
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-falcon.c | 107 MFP_FALCON(GPIO0, RST, GPIO, NONE, NONE), 113 MFP_FALCON(GPIO6, RST, GPIO, NONE, NONE), 182 GRP_MUX("por", RST, pins_por), 186 GRP_MUX("hrst", RST, pins_hrst),
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-sbc-t3730.dts | 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
|
D | omap3-sbc-t3530.dts | 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
|
D | omap3-sbc-t3517.dts | 48 OMAP3_CORE1_IOPAD(0x21ec, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_98 - SB-T35 USB HUB RST */
|
/linux-6.12.1/tools/testing/selftests/net/mptcp/ |
D | mptcp_sockopt.sh | 58 ip netns exec $ns $t -A OUTPUT -p tcp --tcp-flags RST RST -m mark --mark 0 -j ACCEPT
|
/linux-6.12.1/tools/perf/trace/beauty/ |
D | msg_flags.c | 57 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
|
/linux-6.12.1/drivers/pinctrl/cirrus/ |
D | Kconfig | 15 # Avoid clash caused by MIPS defining RST, which is used in the driver
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-oceanic-5205-5inmfd.dts | 48 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
|
D | sun50i-a64-amarula-relic.dts | 43 reset-gpios = <&pio 4 14 GPIO_ACTIVE_LOW>; /* CSI-RST-R: PE14 */ 125 reset-gpios = <&pio 7 8 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH8 */
|
/linux-6.12.1/Documentation/translations/zh_CN/doc-guide/ |
D | parse-headers.rst | 67 文本 块将文件转换成重构文本(RST)。它接受一个可选的<例外文件>,其中描述了
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx7-colibri-eval-v3.dtsi | 28 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; /* SODIMM 30 / RST */
|
D | imx7-colibri-iris.dtsi | 19 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; /* SODIMM 30 / RST */
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | ste-hrefv60plus.dtsi | 350 * Display Interface 1 uses GPIO 65 for RST (reset). 351 * Display Interface 2 uses GPIO 66 for RST (reset).
|
/linux-6.12.1/Documentation/networking/ |
D | nf_conntrack-sysctl.rst | 108 If it's non-zero, we mark only out of window RST segments as INVALID. 114 If it's 1, we don't mark out of window RST segments as INVALID.
|
1234