Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_connection_sock.h35 struct inet_connection_sock_af_ops { struct
98 const struct inet_connection_sock_af_ops *icsk_af_ops;
H A Dtcp.h916 extern const struct inet_connection_sock_af_ops ipv4_specific;
944 extern const struct inet_connection_sock_af_ops ipv6_specific;
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dsubflow.c386 static struct inet_connection_sock_af_ops subflow_v6_specific;
387 static struct inet_connection_sock_af_ops subflow_v6m_specific;
639 static struct inet_connection_sock_af_ops subflow_specific;
1020 static struct inet_connection_sock_af_ops *
1035 struct inet_connection_sock_af_ops *target; in mptcpv6_handle_mapped()
H A Dprotocol.h327 const struct inet_connection_sock_af_ops *icsk_af_ops;
/OK3568_Linux_fs/kernel/net/dccp/
H A 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;
969 static const struct inet_connection_sock_af_ops dccp_ipv6_af_ops = {
985 static const struct inet_connection_sock_af_ops dccp_ipv6_mapped = {
H A Dipv4.c909 static const struct inet_connection_sock_af_ops dccp_ipv4_af_ops = {
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c77 static const struct inet_connection_sock_af_ops ipv6_mapped;
78 const struct inet_connection_sock_af_ops ipv6_specific;
1874 const struct inet_connection_sock_af_ops ipv6_specific = {
1901 static const struct inet_connection_sock_af_ops ipv6_mapped = {
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c2177 const struct inet_connection_sock_af_ops ipv4_specific = {