Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c2302 const u32 loss_high = tp->snd_nxt; in tcp_mark_head_lost() local
2322 if (after(TCP_SKB_CB(skb)->end_seq, loss_high)) in tcp_mark_head_lost()