Lines Matching refs:connection

183 	occurred due to a burst, connection will recover. Enable this
224 this is the initial MSS used by the connection.
249 by a fourth of RTT. This mitigates connection falsely
258 ECN is used only when both ends of the TCP connection indicate
265 also request ECN on outgoing connection attempts.
271 If the kernel detects that ECN connection misbehaves, enable fall
285 application) connection will remain in the FIN_WAIT_2 state
287 valid "receive only" state for an un-orphaned connection, an
288 orphaned connection in FIN_WAIT_2 state could otherwise wait
289 forever for the remote to close its end of the connection.
305 connection but that are invalid due to any of these reasons:
330 connection is broken. Default value: 9.
334 tcp_keepalive_probes it is time to kill not responding connection,
335 after probes started. Default value: 75sec i.e. connection
359 Maximal number of remembered connection requests, which have not
419 By default, TCP saves various connection metrics in the route cache
420 when the connection closes, so that connections established in the
427 This value influences the timeout of a locally closed TCP connection,
472 This value influences the timeout of an alive TCP connection,
474 Given a value of N, a hypothetical TCP connection following
476 retransmit N times before killing the connection at the (N+1)th RTO.
528 Number of times SYNACKs for a passive TCP connection attempt will
532 for a passive TCP connection will happen after 63seconds.
542 against legal connection rate. If you see SYN flood warnings
588 Number of times initial SYNs for an active TCP connection attempt
592 for an active TCP connection attempt will happen after 127seconds.