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.
276 application) connection will remain in the FIN_WAIT_2 state
278 valid "receive only" state for an un-orphaned connection, an
279 orphaned connection in FIN_WAIT_2 state could otherwise wait
280 forever for the remote to close its end of the connection.
296 connection but that are invalid due to any of these reasons:
321 connection is broken. Default value: 9.
325 tcp_keepalive_probes it is time to kill not responding connection,
326 after probes started. Default value: 75sec i.e. connection
350 Maximal number of remembered connection requests, which have not
402 By default, TCP saves various connection metrics in the route cache
403 when the connection closes, so that connections established in the
410 This value influences the timeout of a locally closed TCP connection,
446 This value influences the timeout of an alive TCP connection,
448 Given a value of N, a hypothetical TCP connection following
450 retransmit N times before killing the connection at the (N+1)th RTO.
502 Number of times SYNACKs for a passive TCP connection attempt will
506 for a passive TCP connection will happen after 63seconds.
516 against legal connection rate. If you see SYN flood warnings
562 Number of times initial SYNs for an active TCP connection attempt
566 for an active TCP connection attempt will happen after 127seconds.