Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c2191 static bool tcp_check_sack_reneging(struct sock *sk, int *ack_flag) in tcp_check_sack_reneging()
2907 static void tcp_identify_packet_loss(struct sock *sk, int *ack_flag) in tcp_identify_packet_loss()
2939 int num_dupack, int *ack_flag, int *rexmit) in tcp_fastretrans_alert()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_input.c2235 static bool tcp_check_sack_reneging(struct sock *sk, int *ack_flag) in tcp_check_sack_reneging()
3030 static void tcp_identify_packet_loss(struct sock *sk, int *ack_flag) in tcp_identify_packet_loss()
3062 int num_dupack, int *ack_flag, int *rexmit) in tcp_fastretrans_alert()