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