Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h160123 struct mptcp_sock { struct
160124 struct inet_connection_sock sk;
160125 u64 local_key;
160126 u64 remote_key;
160127 u64 write_seq;
160128 u64 snd_nxt;
160129 u64 ack_seq;
160130 u64 rcv_wnd_sent;
160131 u64 rcv_data_fin_seq;
160132 int rmem_fwd_alloc;
[all …]