Lines Matching full:flow
230 The slow start threshold for the flow, in bytes.
234 The current congestion window for the flow, in bytes.
238 The current state of the t_flags2 field for the flow.
242 The current sending window for the flow, in bytes.
247 The current receive window for the flow, in bytes.
266 The maximum segment size for the flow, in bytes.
270 The current smoothed RTT estimate for the flow, in units of microsecond.
278 The current state of the TCP flags for the flow.
285 The current retransmission timeout length for the flow, in units microsecond.
322 Flow type for the connection.
412 Each flow entry in the CSV list is
483 uses TCP packet events (inbound and outbound) for each TCP flow originating from
485 flow.
486 With the PPL set to 1, we are in effect sampling each TCP flow's control block
487 state as frequently as flow packets enter/leave the system.
488 For example, setting PPL to 2 halves the sampling rate i.e., every second flow
500 and changes in the TCP control block corresponding to the flow of interest.
697 There is no garbage collection performed on the flow hash table.