tcp_sock_af_ops
const struct tcp_sock_af_ops *af_specific;
static const struct tcp_sock_af_ops tcp_sock_ipv4_specific = {
static const struct tcp_sock_af_ops tcp_sock_ipv6_specific = {
static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific = {
static const struct tcp_sock_af_ops tcp_sock_ipv6_specific;
static const struct tcp_sock_af_ops tcp_sock_ipv6_mapped_specific;