Home
last modified time | relevance | path

Searched refs:tcp_sock_af_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/linux/
Dtcp.h439 const struct tcp_sock_af_ops *af_specific;
/Linux-v6.1/net/ipv6/
Dtcp_ipv6.c80 static const struct tcp_sock_af_ops tcp_sock_ipv6_specific;
81 static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific;
1906 static const struct tcp_sock_af_ops tcp_sock_ipv6_specific = {
1932 static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific = {
/Linux-v6.1/include/net/
Dtcp.h2062 struct tcp_sock_af_ops { struct
/Linux-v6.1/net/ipv4/
Dtcp_ipv4.c2212 static const struct tcp_sock_af_ops tcp_sock_ipv4_specific = {