Lines Matching defs:new
64 /* Account for new data that has been sent to the network. */
251 /* Chose a new window to advertise, update state in tcp_sock for the
1143 * We can't xmit new skbs from this context, as we might already
1538 /* Function to create two new TCP segments. Shrinks the given segment
1539 * to the specified size and appends a new segment with the rest of the
1576 /* Get a new skb... force flag on. */
1608 /* Fix up tso_factor for both original and new SKB. */
1612 /* Update delivered info for the new segment */
2089 * write_queue (they have no chances to get new data).
2120 /* Trim TSO SKB to LEN bytes, put the remaining data into a new packet
2163 /* Fix up tso_factor for both original and new SKB. */
2377 /* Create a new MTU probe if we are ready.
2486 * we need to propagate it to the new skb.
2614 static void tcp_chrono_set(struct tcp_sock *tp, const enum tcp_chrono new)
2622 tp->chrono_type = new;
2632 * starts happening, stop the previous chrono and start a new one.
2867 /* When probe timeout (PTO) fires, try send a new segment if possible, else
3057 /* free_space might become our new window, make sure we don't
3065 * new incoming data is dropped due to memory limits.
3107 /* new window should always be an exact multiple of scaling factor */
3124 /* new window should always be an exact multiple of scaling factor
3288 * new window, do not retransmit it. The exception is the
4060 /* Use new timeout only if there wasn't a older one earlier. */