Searched refs:tcp6_sock (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h12 #define tcp6_sock tcp6_sock___not_used macro
36 #undef tcp6_sock macro
97 struct tcp6_sock { struct
H A Dsock_destroy_prog.c79 struct tcp6_sock *tcp_sk;
H A Dbpf_iter_tcp6.c74 static int dump_tcp6_sock(struct seq_file *seq, struct tcp6_sock *tp,
218 struct tcp6_sock *tp;
/linux-master/tools/include/linux/
H A Dbtf_ids.h188 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
/linux-master/include/linux/
H A Dbtf_ids.h251 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
H A Dipv6.h304 struct tcp6_sock { struct
/linux-master/net/ipv6/
H A Dtcp_ipv6.c91 struct tcp6_sock, tcp)->inet6)
2360 .obj_size = sizeof(struct tcp6_sock),
2361 .ipv6_pinfo_offset = offsetof(struct tcp6_sock, inet6),
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1195 struct tcp6_sock *newtcp6sk = (struct tcp6_sock *)newsk;
/linux-master/net/core/
H A Dfilter.c11648 /* tcp6_sock type is not generated in dwarf and hence btf,
11651 BTF_TYPE_EMIT(struct tcp6_sock);

Completed in 220 milliseconds