Home
last modified time | relevance | path

Searched refs:tcp_identify_packet_loss (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c2907 static void tcp_identify_packet_loss(struct sock *sk, int *ack_flag) in tcp_identify_packet_loss() function
3001 tcp_identify_packet_loss(sk, ack_flag); in tcp_fastretrans_alert()
3013 tcp_identify_packet_loss(sk, ack_flag); in tcp_fastretrans_alert()
3029 tcp_identify_packet_loss(sk, ack_flag); in tcp_fastretrans_alert()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c2940 static void tcp_identify_packet_loss(struct sock *sk, int *ack_flag) in tcp_identify_packet_loss() function
3034 tcp_identify_packet_loss(sk, ack_flag); in tcp_fastretrans_alert()
3046 tcp_identify_packet_loss(sk, ack_flag); in tcp_fastretrans_alert()
3062 tcp_identify_packet_loss(sk, ack_flag); in tcp_fastretrans_alert()

Completed in 27 milliseconds