Searched refs:oldcnt (Results 1 – 1 of 1) sorted by relevance
2215 int cnt, oldcnt, lost; in tcp_mark_head_lost() local2241 oldcnt = cnt; in tcp_mark_head_lost()2249 (oldcnt >= packets)) in tcp_mark_head_lost()2254 lost = (packets - oldcnt) * mss; in tcp_mark_head_lost()