Searched refs:tcp6_sock (Results 1 – 8 of 8) sorted by relevance
12 #define tcp6_sock tcp6_sock___not_used macro33 #undef tcp6_sock91 struct tcp6_sock { struct
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()
173 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
177 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
317 struct tcp6_sock { struct
98 unsigned int offset = sizeof(struct tcp6_sock) - sizeof(struct ipv6_pinfo); in tcp_inet6_sk()2198 .obj_size = sizeof(struct tcp6_sock),
1196 struct tcp6_sock *newtcp6sk = (struct tcp6_sock *)newsk; in chtls_recv_sock()
10673 BTF_TYPE_EMIT(struct tcp6_sock);
Completed in 38 milliseconds