Searched refs:inet_connection_sock_af_ops (Results 1 – 9 of 9) sorted by relevance
35 struct inet_connection_sock_af_ops { struct96 const struct inet_connection_sock_af_ops *icsk_af_ops;
991 extern const struct inet_connection_sock_af_ops ipv4_specific;1019 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;
46 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped;47 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops;985 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {1001 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
930 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
696 static struct inet_connection_sock_af_ops subflow_v6_specific __ro_after_init;697 static struct inet_connection_sock_af_ops subflow_v6m_specific __ro_after_init;965 static struct inet_connection_sock_af_ops subflow_specific __ro_after_init;1524 static const struct inet_connection_sock_af_ops *1539 const struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
571 const struct inet_connection_sock_af_ops *icsk_af_ops;
80 static const struct inet_connection_sock_af_ops ipv6_mapped;81 const struct inet_connection_sock_af_ops ipv6_specific;2051 const struct inet_connection_sock_af_ops ipv6_specific = {2085 static const struct inet_connection_sock_af_ops ipv6_mapped = {
2454 const struct inet_connection_sock_af_ops ipv4_specific = {
Completed in 47 milliseconds