Searched refs:SYN (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.10/Documentation/networking/ |
| D | snmp_counter.rst | 275 it excludes the retransmitted packets. But it includes the SYN, ACK 286 It means the TCP layer sends a SYN, and come into the SYN-SENT 296 It means the TCP layer receives a SYN, replies a SYN+ACK, come into 297 the SYN-RCVD state. 320 retransmission but including data-in-SYN). This counter is different from 329 TCPSynRetrans: number of SYN and SYN/ACK retransmits to break down 330 retransmissions into SYN, fast-retransmits, timeout retransmits, etc. 337 TCPFastOpenActiveFail: Fast Open attempts (SYN/data) failed because 344 When kernel receives a SYN from a client, and if the TCP accept queue 345 is full, kernel will drop the SYN and add 1 to TcpExtListenOverflows. [all …]
|
| D | ip-sysctl.rst | 305 TCP SYN and SYNACK messages usually advertise an ADVMSS option, 394 the incoming SYN packet. This will cause all packets on that connection 693 overflows. This is to prevent against the common 'SYN flood attack' 698 against legal connection rate. If you see SYN flood warnings 708 SYN flood warnings in logs not being really flooded, your server 717 SYN packet. 721 rather than connect() to send data in SYN. 731 0x1 (client) enables sending data in the opening SYN on the client. 733 a SYN packet to be accepted and passed to the 735 0x4 (client) send data in the opening SYN regardless of cookie [all …]
|
| D | ipvs-sysctl.rst | 109 the SYN-RECV/SYNACK state, which should be effective against
|
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | cls_redirect.c | 181 SYN, enumerator 229 if (test->flags == SYN) in test_str() 239 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, SYN }, 338 if (test->flags == SYN) in build_input()
|
| /Linux-v5.10/tools/perf/trace/beauty/ |
| D | msg_flags.c | 46 P_MSG_FLAG(SYN); in syscall_arg__scnprintf_msg_flags()
|
| /Linux-v5.10/net/ipv4/ |
| D | Kconfig | 271 Normal TCP/IP networking is open to an attack known as "SYN 277 SYN cookies provide protection against this type of attack. If you 279 protocol known as "SYN cookies" to enable legitimate users to 282 SYN cookies work transparently to them. For technical information 283 about SYN cookies, check out <https://cr.yp.to/syncookies.html>. 285 If you are SYN flooded, the source address reported by the kernel is 290 SYN cookies may prevent correct error reporting on clients when the 294 If you say Y here, you can disable SYN cookies at run time by
|
| /Linux-v5.10/tools/testing/selftests/bpf/progs/ |
| D | test_cls_redirect.c | 79 SYN, enumerator 820 return SYN; in process_tcp() 1049 case SYN: in cls_redirect()
|
| /Linux-v5.10/net/netfilter/ |
| D | Kconfig | 654 during SYN-flood attacks. 1079 MSS value of TCP SYN packets, to control the maximum size for that 1095 iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \ 1422 analyzing incoming TCP SYN packets. 1582 MSS value of TCP SYN packets, which control the maximum packet size
|
| /Linux-v5.10/net/ipv6/netfilter/ |
| D | Kconfig | 222 during SYN-flood attacks.
|
| /Linux-v5.10/net/ipv4/netfilter/ |
| D | Kconfig | 206 during SYN-flood attacks.
|
| /Linux-v5.10/Documentation/networking/devlink/ |
| D | devlink-trap.rst | 460 This could include TCP checksum errors, improper combination of SYN, FIN
|
| /Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_n.c | 38 write_radio_reg(pi, radio_type##_##SYN##_##reg_name, value)
|
| /Linux-v5.10/ |
| D | MAINTAINERS | 8756 K: \b(ABS|SYN)_MT_
|