get_info_size 2154 include/net/tcp.h size_t (*get_info_size)(const struct sock *sk); get_info_size 174 net/ipv4/tcp_diag.c if (ulp_ops->get_info_size) get_info_size 175 net/ipv4/tcp_diag.c size += ulp_ops->get_info_size(sk); get_info_size 899 net/tls/tls_main.c .get_info_size = tls_get_info_size,