Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmptcp.h229 struct mptcp_subflow_data { struct
230 __u32 size_subflow_data; /* size of this structure in userspace */
231 __u32 num_subflows; /* must be 0, set by kernel */
232 __u32 size_kernel; /* must be 0, set by kernel */
233 __u32 size_user; /* size of one element in data[] */
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.c61 struct mptcp_subflow_data { struct
62 __u32 size_subflow_data; /* size of this structure in userspace */
63 __u32 num_subflows; /* must be 0, set by kernel */
64 __u32 size_kernel; /* must be 0, set by kernel */
65 __u32 size_user; /* size of one element in data[] */