Lines Matching +full:fail +full:- +full:fast
9 - Congestion control
10 - How the new TCP output machine [nyi] works
35 Private data for a congestion control mechanism is stored in tp->ca_priv.
36 tcp_ca(tp) returns a pointer to this space. This is preallocated space - it
62 unknown congestion method, then the sysctl attempt will fail.
71 Data is kept on a single queue. The skb->users flag tells us if the frame is
78 sk->tcp_pend_event
86 sk->transmit_queue The transmission frame begin
87 sk->transmit_new First new frame pointer
88 sk->transmit_end Where to add frames
90 sk->tcp_last_tx_ack Last ack seen
91 sk->tcp_dup_ack Dup ack count for fast retransmit