Searched refs:size_tcpinfo_kernel (Results 1 – 3 of 3) sorted by relevance
118 __u32 size_tcpinfo_kernel; /* must be 0, set by kernel */117 __u32 size_tcpinfo_kernel; /* must be 0, set by kernel */ global() member
96 __u32 size_tcpinfo_kernel; /* must be 0, set by kernel */ member533 assert(mfi.size_tcpinfo_kernel > 0); in do_getsockopt_mptcp_full_info()535 MIN(mfi.size_tcpinfo_kernel, sizeof(struct tcp_info))); in do_getsockopt_mptcp_full_info()
1267 if (mfi->size_tcpinfo_kernel || in mptcp_get_full_info() 1315 mfi.size_tcpinfo_kernel = sizeof(struct tcp_info); in mptcp_getsockopt_full_info()