Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h160203 struct mptcp_subflow_context { struct
160204 struct list_head node;
160205 u64 local_key;
160206 u64 remote_key;
160207 u64 idsn;
160208 u64 map_seq;
160209 u32 snd_isn;
160210 u32 token;
160211 u32 rel_write_seq;
160212 u32 map_subflow_seq;
[all …]