Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h271 u64 write_seq;
273 u64 snd_nxt;
275 u64 ack_seq;
281 int snd_burst;
288 u64 snd_una;
289 u64 wnd_end;
294 u32 token;
299 bool can_ack;
312 cork:1,
313 nodelay:1,
[all …]
/linux/include/net/
H A Dmptcp.h331 struct mptcp_sock { }; struct