Searched defs:is_dupack (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c2696 static void tcp_process_loss(struct sock *sk, int flag, bool is_dupack) tcp_process_loss() argument
3472 bool is_dupack = false; tcp_ack() local
2788 tcp_fastretrans_alert(struct sock *sk, const int acked, const int prior_unsacked, bool is_dupack, int flag) tcp_fastretrans_alert() argument

Completed in 261 milliseconds