Home
last modified time | relevance | path

Searched refs:inet_connection_sock_af_ops (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/net/
Dinet_connection_sock.h34 struct inet_connection_sock_af_ops { struct
93 const struct inet_connection_sock_af_ops *icsk_af_ops;
Dtcp.h909 extern const struct inet_connection_sock_af_ops ipv4_specific;
937 extern const struct inet_connection_sock_af_ops ipv6_specific;
/Linux-v5.10/net/dccp/
Dipv6.c38 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped;
39 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops;
962 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {
978 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
Dipv4.c907 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
/Linux-v5.10/net/mptcp/
Dsubflow.c386 static struct inet_connection_sock_af_ops subflow_v6_specific;
387 static struct inet_connection_sock_af_ops subflow_v6m_specific;
636 static struct inet_connection_sock_af_ops subflow_specific;
1012 static struct inet_connection_sock_af_ops *
1027 struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
Dprotocol.h327 const struct inet_connection_sock_af_ops *icsk_af_ops;
/Linux-v5.10/net/ipv6/
Dtcp_ipv6.c77 static const struct inet_connection_sock_af_ops ipv6_mapped;
78 const struct inet_connection_sock_af_ops ipv6_specific;
1849 const struct inet_connection_sock_af_ops ipv6_specific = {
1876 static const struct inet_connection_sock_af_ops ipv6_mapped = {
/Linux-v5.10/net/ipv4/
Dtcp_ipv4.c2155 const struct inet_connection_sock_af_ops ipv4_specific = {