Searched refs:inet_connection_sock_af_ops (Results 1 – 9 of 9) sorted by relevance
35 struct inet_connection_sock_af_ops { struct99 const struct inet_connection_sock_af_ops *icsk_af_ops;
1108 extern const struct inet_connection_sock_af_ops ipv4_specific;1136 extern const struct inet_connection_sock_af_ops ipv6_specific;
311 struct inet_connection_sock_af_ops af_ops;312 const struct inet_connection_sock_af_ops *ori_af_ops;
701 static struct inet_connection_sock_af_ops subflow_v6_specific __ro_after_init;702 static struct inet_connection_sock_af_ops subflow_v6m_specific __ro_after_init;975 static struct inet_connection_sock_af_ops subflow_specific __ro_after_init;1552 static const struct inet_connection_sock_af_ops *1567 const struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
588 const struct inet_connection_sock_af_ops *icsk_af_ops;
82 static const struct inet_connection_sock_af_ops ipv6_mapped;83 const struct inet_connection_sock_af_ops ipv6_specific;2007 const struct inet_connection_sock_af_ops ipv6_specific = {2039 static const struct inet_connection_sock_af_ops ipv6_mapped = {
2428 const struct inet_connection_sock_af_ops ipv4_specific = {