Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dinet_connection_sock.h34 struct inet_connection_sock_af_ops { struct
95 const struct inet_connection_sock_af_ops *icsk_af_ops;
Dtcp.h899 extern const struct inet_connection_sock_af_ops ipv4_specific;
927 extern const struct inet_connection_sock_af_ops ipv6_specific;
/Linux-v5.15/net/dccp/
Dipv6.c45 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 = {
Dipv4.c917 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
/Linux-v5.15/net/mptcp/
Dsubflow.c510 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()
Dprotocol.h460 const struct inet_connection_sock_af_ops *icsk_af_ops;
/Linux-v5.15/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;
1902 const struct inet_connection_sock_af_ops ipv6_specific = {
1929 static const struct inet_connection_sock_af_ops ipv6_mapped = {
/Linux-v5.15/net/ipv4/
Dtcp_ipv4.c2209 const struct inet_connection_sock_af_ops ipv4_specific = {