Searched refs:lost_cnt_hint (Results 1 – 4 of 4) sorted by relevance
124 int lost_cnt_hint
417 int lost_cnt_hint; member
1453 tp->lost_cnt_hint += pcount; in tcp_sacktag_one()1495 tp->lost_cnt_hint += pcount; in tcp_shifted_skb()1531 tp->lost_cnt_hint -= tcp_skb_pcount(prev); in tcp_shifted_skb()2410 cnt = tp->lost_cnt_hint; in tcp_mark_head_lost()2420 tp->lost_cnt_hint = cnt; in tcp_mark_head_lost()3499 tp->lost_cnt_hint -= min(tp->lost_cnt_hint, delta); in tcp_clean_rtx_queue()
1547 tp->lost_cnt_hint -= decr; in tcp_adjust_pcount()
Completed in 26 milliseconds