Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h512 const struct tcp_sock_af_ops *af_specific;
/linux/net/ipv6/
H A Dtcp_ipv6.c85 static const struct tcp_sock_af_ops tcp_sock_ipv6_specific;
86 static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific;
1995 static const struct tcp_sock_af_ops tcp_sock_ipv6_specific = {
2026 static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific = {
/linux/include/net/
H A Dtcp.h2491 struct tcp_sock_af_ops { struct
/linux/net/ipv4/
H A Dtcp_ipv4.c2368 static const struct tcp_sock_af_ops tcp_sock_ipv4_specific = {