Lines Matching refs:tcp_info
1039 sfd.size_kernel = sizeof(struct tcp_info);
1041 sizeof(struct tcp_info));
1053 struct tcp_info info;
1237 mfi.size_tcpinfo_kernel = sizeof(struct tcp_info);
1239 sizeof(struct tcp_info));
1244 tcpinfoptr = u64_to_user_ptr(mfi.tcp_info);
1250 struct tcp_info tcp_info;
1255 /* fetch addr/tcp_info only if the user space buffers
1267 tcp_get_info(ssk, &tcp_info);
1268 if (copy_to_user(tcpinfoptr, &tcp_info,