Home
last modified time | relevance | path

Searched refs:ecn_count (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/ipv4/
H A Dtcp_input.c421 static void tcp_count_delivered_ce(struct tcp_sock *tp, u32 ecn_count) in tcp_count_delivered_ce() argument
423 tp->delivered_ce += ecn_count; in tcp_count_delivered_ce()