Home
last modified time | relevance | path

Searched refs:loss_high (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c2346 const u32 loss_high = tp->snd_nxt; in tcp_mark_head_lost() local
2366 if (after(TCP_SKB_CB(skb)->end_seq, loss_high)) in tcp_mark_head_lost()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c2365 const u32 loss_high = tp->snd_nxt; in tcp_mark_head_lost() local
2385 if (after(TCP_SKB_CB(skb)->end_seq, loss_high)) in tcp_mark_head_lost()

Completed in 20 milliseconds