Home
last modified time | relevance | path

Searched defs:mptcp_sock (Results 1 – 1 of 1) sorted by relevance

/net/mptcp/
Dprotocol.h220 struct mptcp_sock { struct
222 struct inet_connection_sock sk;
223 u64 local_key;
224 u64 remote_key;
225 u64 write_seq;
226 u64 snd_nxt;
227 u64 ack_seq;
228 u64 rcv_wnd_sent;
229 u64 rcv_data_fin_seq;
230 int wmem_reserved;
[all …]