Home
last modified time | relevance | path

Searched defs:tcp6_sock (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dbpf_iter.h12 #define tcp6_sock tcp6_sock___not_used macro
97 struct tcp6_sock { struct
98 struct tcp_sock tcp;
99 struct ipv6_pinfo inet6;
/Linux-v6.1/include/linux/
Dipv6.h319 struct tcp6_sock { struct
321 /* ipv6_pinfo has to be the last member of tcp6_sock, see inet6_sk_generic */ argument
322 struct ipv6_pinfo inet6;