Home
last modified time | relevance | path

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

12345

/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_inexact_rst.pkt1 // 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
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_fastopen_server_trigger-rst-listener-closed.pkt4 // This will trigger RST pkt to go out.
17 // RST pkt is generated for each not-yet-accepted TFO child.
H A Dtcp_ts_recent_reset_tsval.pkt2 // Test that we send RST packet with correct TSval
24 // Check that RST TSval is updated properly, one second has passed since last sent packet.
H A Dtcp_close_close-on-syn-sent.pkt2 // Test to make sure no RST is being sent when close()
14 // Make sure no RST is sent after close().
H A Dtcp_fastopen_server_reset-close-with-unread-data.pkt3 // Send a RST to a TFO socket after it is accepted.
7 // won't trigger RST if data is not read
H A Dtcp_fastopen_server_reset-non-tfo-socket.pkt3 // Send a RST to a fully established socket with pending data before
23 // Complete 3WHS and send data and RST
H A Dtcp_fastopen_server_trigger-rst-unread-data-closed.pkt4 // This will trigger a RST pkt.
H A Dtcp_close_no_rst.pkt31 // we should _not_ send an RST here, because there was no data to consume.
H A Dtcp_close_close-remote-fin-then-close.pkt33 // Verify that we send RST in response to any incoming segments
H A Dtcp_fastopen_server_reset-before-accept.pkt3 // Send a RST to a TFO socket before it is accepted.
/linux/arch/arm/mach-shmobile/
H A Dpm-rcar-gen2.c21 #define RST 0xe6160000 macro
107 p = ioremap(RST, 0x63); in rcar_gen2_pm_init()
/linux/Documentation/core-api/wrappers/
H A Datomic_t.rst2 This is a simple wrapper to bring atomic_t.txt into the RST world
H A Datomic_bitops.rst2 This is a simple wrapper to bring atomic_bitops.txt into the RST world
H A Dmemory-barriers.rst2 This is a simple wrapper to bring memory-barriers.txt into the RST world
/linux/drivers/pinctrl/
H A Dpinctrl-falcon.c107 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/Documentation/translations/sp_SP/wrappers/
H A Dmemory-barriers.rst3 translation) into the RST world until such a time as that file can be
/linux/arch/mips/include/asm/mach-rc32434/
H A Drb.h13 #define RST (1 << 15) macro
/linux/arch/mips/rb532/
H A Dsetup.c32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dauo_pixcir_ts.txt23 <&gpf 5 1 GPIO_LEVEL_LOW>; /* RST */
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.sh58 ip netns exec $ns $t -A OUTPUT -p tcp --tcp-flags RST RST -m mark --mark 0 -j ACCEPT
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-sbc-t3730.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
H A Domap3-sbc-t3530.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
/linux/Documentation/arch/x86/
H A Damd-memory-encryption.rst224 segment table (RST). Each entry in the RST is 8-bytes in size and represents
236 The RST can hold 512 segment entries but can be limited in size to the number
241 the segmented RMP (the bookkeeping area, RST, and all segments), build the RST
/linux/tools/perf/trace/beauty/
H A Dmsg_flags.c57 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
/linux/drivers/pinctrl/cirrus/
H A DKconfig15 # Avoid clash caused by MIPS defining RST, which is used in the driver

12345