Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c2038 static void tcp_add_reno_sack(struct sock *sk, int num_dupack, bool ece_ack) in tcp_add_reno_sack()
2812 static void tcp_process_loss(struct sock *sk, int flag, int num_dupack, in tcp_process_loss()
2939 int num_dupack, int *ack_flag, int *rexmit) in tcp_fastretrans_alert()
3760 int num_dupack = 0; in tcp_ack() local
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_input.c2070 static void tcp_add_reno_sack(struct sock *sk, int num_dupack, bool ece_ack) in tcp_add_reno_sack()
2923 static void tcp_process_loss(struct sock *sk, int flag, int num_dupack, in tcp_process_loss()
3050 int num_dupack, int *ack_flag, int *rexmit) in tcp_fastretrans_alert()
3874 int num_dupack = 0; in tcp_ack() local