Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c2215 int cnt, oldcnt, lost; in tcp_mark_head_lost() local
2241 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()