Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c74 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()
H A Dsock_destroy_prog.c79 struct tcp6_sock *tcp_sk; in iter_tcp6_server()
/linux/tools/include/linux/
H A Dbtf_ids.h252 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP6, tcp6_sock) \
/linux/include/linux/
H A Dipv6.h323 struct tcp6_sock { struct
/linux/net/core/
H A Dfilter.c12203 BTF_TYPE_EMIT(struct tcp6_sock); in BTF_ID_LIST_GLOBAL()