Home
last modified time | relevance | path

Searched defs:fast_rexmit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_input.c2425 static void tcp_update_scoreboard(struct sock *sk, int fast_rexmit) in tcp_update_scoreboard()
3048 int fast_rexmit = 0, flag = *ack_flag; in tcp_fastretrans_alert() local