Searched refs:inet_connection_sock_af_ops (Results 1 – 8 of 8) sorted by relevance
34 struct inet_connection_sock_af_ops { struct95 const struct inet_connection_sock_af_ops *icsk_af_ops;
901 extern const struct inet_connection_sock_af_ops ipv4_specific;929 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;977 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {993 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
917 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
510 static struct inet_connection_sock_af_ops subflow_v6_specific;511 static struct inet_connection_sock_af_ops subflow_v6m_specific;793 static struct inet_connection_sock_af_ops subflow_specific;1318 static struct inet_connection_sock_af_ops *1333 struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
447 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;1904 const struct inet_connection_sock_af_ops ipv6_specific = {1931 static const struct inet_connection_sock_af_ops ipv6_mapped = {
2213 const struct inet_connection_sock_af_ops ipv4_specific = {
Completed in 27 milliseconds