Searched refs:cwnd_usage_seq (Results 1 – 4 of 4) sorted by relevance
85 u32 cwnd_usage_seq read_write tcp_c…
325 u32 cwnd_usage_seq; /* right edge of cwnd usage tracking flight */ member
1932 if (!before(tp->snd_una, tp->cwnd_usage_seq) || in tcp_cwnd_validate()1938 tp->cwnd_usage_seq = tp->snd_nxt; in tcp_cwnd_validate()
5143 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_rx, cwnd_usage_seq); in tcp_struct_check()