Searched refs:get_info_size (Results 1 – 4 of 4) sorted by relevance
174 if (ulp_ops->get_info_size) in tcp_diag_get_aux_size()175 size += ulp_ops->get_info_size(sk); in tcp_diag_get_aux_size()
103 ops->get_info_size = subflow_get_info_size; in mptcp_diag_subflow_init()
863 .get_info_size = tls_get_info_size,
2199 size_t (*get_info_size)(const struct sock *sk); member