Home
last modified time | relevance | path

Searched refs:tcp6_sock (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h11 #define tcp6_sock tcp6_sock___not_used macro
30 #undef tcp6_sock
81 struct tcp6_sock { struct
H A Dbpf_iter_tcp6.c75 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp, in dump_tcp6_sock()
219 struct tcp6_sock *tp; in dump_tcp6()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbtf_ids.h173 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
H A Dipv6.h318 struct tcp6_sock { struct
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbtf_ids.h173 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c98 unsigned int offset = sizeof(struct tcp6_sock) - sizeof(struct ipv6_pinfo); in tcp_inet6_sk()
2164 .obj_size = sizeof(struct tcp6_sock),
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1196 struct tcp6_sock *newtcp6sk = (struct tcp6_sock *)newsk; in chtls_recv_sock()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c10352 BTF_TYPE_EMIT(struct tcp6_sock);