Searched defs:tcp_sock_ipv6_mapped_specific (Results 1 - 1 of 1) sorted by relevance

/net/ipv6/
H A Dtcp_ipv6.c85 static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific; variable in typeref:struct:tcp_sock_af_ops
223 tp->af_specific = &tcp_sock_ipv6_mapped_specific;
1129 newtp->af_specific = &tcp_sock_ipv6_mapped_specific;
1691 static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific = { variable in typeref:struct:tcp_sock_af_ops

Completed in 25 milliseconds