Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_connection_sock.h35 struct inet_connection_sock_af_ops { struct
96 const struct inet_connection_sock_af_ops *icsk_af_ops;
A Dtcp.h991 extern const struct inet_connection_sock_af_ops ipv4_specific;
1019 extern const struct inet_connection_sock_af_ops ipv6_specific;
/linux/net/smc/
A Dsmc.h311 struct inet_connection_sock_af_ops af_ops;
312 const struct inet_connection_sock_af_ops *ori_af_ops;
/linux/net/dccp/
A Dipv6.c46 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 = {
A Dipv4.c930 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
/linux/net/mptcp/
A Dsubflow.c696 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()
A Dprotocol.h571 const struct inet_connection_sock_af_ops *icsk_af_ops;
/linux/net/ipv6/
A Dtcp_ipv6.c80 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 = {
/linux/net/ipv4/
A Dtcp_ipv4.c2454 const struct inet_connection_sock_af_ops ipv4_specific = {

Completed in 47 milliseconds