Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_input.c2658 static void tcp_process_loss(struct sock *sk, int flag, bool is_dupack, in tcp_process_loss()
2781 bool is_dupack, int *ack_flag, int *rexmit) in tcp_fastretrans_alert()
3581 bool is_dupack = false; in tcp_ack() local