Home
last modified time | relevance | path

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

/Linux-v5.15/net/mptcp/
Dprotocol.h406 struct mptcp_subflow_context { struct
407 struct list_head node;/* conn_list of subflows */
408 u64 local_key;
409 u64 remote_key;
410 u64 idsn;
411 u64 map_seq;
412 u32 snd_isn;
413 u32 token;
414 u32 rel_write_seq;
415 u32 map_subflow_seq;
[all …]