Searched refs:dsack_high (Results 1 – 1 of 1) sorted by relevance
5276 __u32 dsack_high = tp->rcv_nxt; in tcp_ofo_queue() local5287 if (before(TCP_SKB_CB(skb)->seq, dsack_high)) { in tcp_ofo_queue()5288 __u32 dsack = dsack_high; in tcp_ofo_queue()5290 if (before(TCP_SKB_CB(skb)->end_seq, dsack_high)) in tcp_ofo_queue()