Searched defs:ece_ack (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 484 bool ece_ack) in tcp_count_delivered() argument 2452 static void tcp_add_reno_sack(struct sock *sk, int num_dupack, bool ece_ack) in tcp_add_reno_sack() argument 2470 static void tcp_remove_reno_sacks(struct sock *sk, int acked, bool ece_ack) in tcp_remove_reno_sacks() argument 3177 void tcp_enter_recovery(struct sock *sk, bool ece_ack) in tcp_enter_recovery() argument 3334 bool ece_ack = flag & FLAG_ECE; in tcp_fastretrans_alert() local 3604 tcp_clean_rtx_queue(struct sock * sk,const struct sk_buff * ack_skb,u32 prior_fack,u32 prior_snd_una,struct tcp_sacktag_state * sack,bool ece_ack) tcp_clean_rtx_queue() argument [all...] |