Searched refs:inet_connection_sock_af_ops (Results 1 – 9 of 9) sorted by relevance
264 struct inet_connection_sock_af_ops af_ops;265 const struct inet_connection_sock_af_ops *ori_af_ops;
35 struct inet_connection_sock_af_ops { struct97 const struct inet_connection_sock_af_ops *icsk_af_ops;
916 extern const struct inet_connection_sock_af_ops ipv4_specific;944 extern const struct inet_connection_sock_af_ops ipv6_specific;
45 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped;46 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops;978 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {994 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
924 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
623 static struct inet_connection_sock_af_ops subflow_v6_specific __ro_after_init;624 static struct inet_connection_sock_af_ops subflow_v6m_specific __ro_after_init;912 static struct inet_connection_sock_af_ops subflow_specific __ro_after_init;1481 static const struct inet_connection_sock_af_ops *1496 const struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
514 const struct inet_connection_sock_af_ops *icsk_af_ops;
77 static const struct inet_connection_sock_af_ops ipv6_mapped;78 const struct inet_connection_sock_af_ops ipv6_specific;1886 const struct inet_connection_sock_af_ops ipv6_specific = {1913 static const struct inet_connection_sock_af_ops ipv6_mapped = {
2247 const struct inet_connection_sock_af_ops ipv4_specific = {
Completed in 32 milliseconds