Searched refs:tcp6_sock (Results 1 – 8 of 8) sorted by relevance
74 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp, in dump_tcp6_sock() 218 struct tcp6_sock *tp; in dump_tcp6()
79 struct tcp6_sock *tcp_sk; in iter_tcp6_server()
188 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
305 struct tcp6_sock { struct
93 struct tcp6_sock, tcp)->inet6)2363 .obj_size = sizeof(struct tcp6_sock),2364 .ipv6_pinfo_offset = offsetof(struct tcp6_sock, inet6),
1195 struct tcp6_sock *newtcp6sk = (struct tcp6_sock *)newsk; in chtls_recv_sock()
11712 BTF_TYPE_EMIT(struct tcp6_sock); in BTF_ID_LIST_GLOBAL()