tcp6_sock
struct tcp6_sock *newtcp6sk = (struct tcp6_sock *)newsk;
BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
BTF_TYPE_EMIT(struct tcp6_sock);
.obj_size = sizeof(struct tcp6_sock),
.freeptr_offset = offsetof(struct tcp6_sock,
.ipv6_pinfo_offset = offsetof(struct tcp6_sock, inet6),
struct tcp6_sock, tcp)->inet6)
BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
struct tcp6_sock *tp;
static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp,
struct tcp6_sock *tcp_sk;