Searched refs:TCP (Results 1 – 25 of 90) sorted by relevance
1234
1 …TCP MSS (maximum segment size) field of the TCP header. You can only use this on TCP SYN or SYN/A…4 Match a given TCP MSS value or range.
21 Match when the TCP flags are as specified. The first argument \fImask\fP is the34 Only match TCP packets with the SYN bit set and the ACK,RST and FIN bits35 cleared. Such packets are used to request TCP connection initiation;37 incoming TCP connections, but outgoing TCP connections will be44 Match if TCP option set.
1 This target will strip TCP options off a TCP packet. (It will actually replace5 Strip the given option(s). The options may be specified by TCP option number or
1 This allows you to match the ECN bits of the IPv4 and TCP header. ECN is the Explicit Congestion N…4 This matches if the TCP ECN CWR (Congestion Window Received) bit is set.7 This matches if the TCP ECN ECE (ECN Echo) bit is set.
8 option of the TCP extension for details.14 option of the TCP extension for details.
27 can be used on rules which only match the TCP protocol: this causes a28 TCP RST packet to be sent back. This is mainly useful for blocking
26 can be used on rules which only match the TCP protocol: this causes a27 TCP RST packet to be sent back. This is mainly useful for blocking
21 Log TCP sequence numbers. This is a security risk if the log is25 Log options from the TCP packet header.
113 TCP payload bytes 8-12 is any of 1, 2, 5 or 8124 makes this the new offset into the packet, which is the start of the TCP125 header. The length of the TCP header (again in 32 bit words) is the left half126 of byte 12 of the TCP header. The \fB12>>26&3C\fP computes this length in bytes128 start of the TCP payload. Finally, 8 reads bytes 8-12 of the payload and
5 Remove all ECN bits from the TCP header. Of course, it can only be used
58 In the case of TCP connections, pickup facility has to be disabled59 to avoid marking TCP ACK packets coming in the reply direction as
46 public static final String TCP = GenericURI.TCP; field
45 - Pseudo-TCP support provides TCP-like reliability over a P2PSocket47 using Pseudo-TCP.
9 # for TCP, but it can done for UDP instead by prefixing the port to "u". 10 # To forward both TCP and UDP, two lines are required. 23 # will port forward port 53 UDP and TCP from this host to port 53 on dnsserver.
35 When setting up a long-lived query over TCP (with or without TLS)36 TCP's standard three-way handshake makes the full four-packet LLQ setup38 unnecessary. Instead, when connecting over TCP, the client simply sends57 interface. dnsextd then listens on the standard DNS ports (TCP/UDP port101 set is sent over TLS/TCP, but subsequent change events are sent over102 unencrypted UDP), dnsextd uses the port number of the client's TCP114 3) Every LLQ opens up two sockets (TCP and UDP), rather than just the115 one TCP socket.119 additional UDP socket for every private LLQ, port mapping both the TCP146 setting up an LLQ over TCP. This isn't a terrible problem right now,
17 VALUE Framed-Compression Van-Jacobsen-TCP-IP 118 VALUE Framed-Compression VJ-TCP-IP 1
61 ATTRIBUTE Login-TCP-Port 16 integer158 VALUE Framed-Compression Van-Jacobson-TCP-IP 1164 VALUE Login-Service TCP-Clear 2
49 TCP = 275, enumerator153 #define TCP 275 macro
42 <item><tt/ss -t -a/ dumps all TCP sockets49 Option <tt/-o/ shows TCP timers state.72 The third: default is to dump only TCP sockets, rather than all of the types.117 State identifier are standard TCP state names (not listed,123 <item><tt/bucket/ - for TCP minisockets (<tt/TIME-WAIT|SYN-RECV/)326 about TCP sockets to <tt/FILE/ after applying filters. If <tt/FILE/ is <tt/-/333 <item><tt/-o/ - show some optional information, f.e. TCP timers334 <item><tt/-i/ - show some infomration specific to TCP (RTO, congestion372 <item> All standard TCP states: <tt/established/, <tt/syn-sent/,449 requesting kernel to dump information about TCP sockets.[all …]
34 # - Window size (WSS) - a highly OS dependent setting used for TCP/IP53 # - Overall packet size - a function of all IP and TCP options and bugs.85 # It extends the size of a TCP/IP window to 32 bits. Some modern98 # - The sequence of TCP all options (MSS, window scaling, selective ACK106 # To wildcard any value (except for initial TTL or TCP options), replace127 # and timestamp data. It is useful for userland TCP/IP stacks of147 # To denote no TCP options, use a single '.'.171 # Some users tweak their TCP/IP settings - enable or disable RFC1323364 # Windows TCP/IP stack is a mess. For most recent XP, 2000 and458 # We don't yet support the ?12 TCP option[all …]
8 String TCP = "TCP"; field
1 IP (tos 0xc0, ttl 62, id 58628, offset 0, flags [none], proto: TCP (6), length: 173) 12.4.4.4.2051…
66 private static String TCP = "tcp"; field in IOHandler174 if (transport.compareToIgnoreCase(TCP) == 0) {
60 atime.awk - TCP ack awk script127 packetdat.awk - TCP chunk summary awk script216 print-tcp.c - TCP printer routines240 stime.awk - TCP send awk script242 tcp.h - TCP definitions