Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mptcp/
Dprotocol.h291 struct mptcp_subflow_context { struct
292 struct list_head node;/* conn_list of subflows */
293 u64 local_key;
294 u64 remote_key;
295 u64 idsn;
296 u64 map_seq;
297 u32 snd_isn;
298 u32 token;
299 u32 rel_write_seq;
300 u32 map_subflow_seq;
[all …]