Searched defs:ecn_count (Results 1 – 1 of 1) sorted by relevance
477 static void tcp_count_delivered_ce(struct tcp_sock *tp, u32 ecn_count) in tcp_count_delivered_ce()3964 u32 ecn_count, int flag) in tcp_newly_delivered()3998 u32 ecn_count = 0; /* Did we receive ECE/an AccECN ACE update? */ in tcp_ack() local