Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dbpf_iter.h12 #define tcp6_sock tcp6_sock___not_used macro
91 struct tcp6_sock { struct
92 struct tcp_sock tcp;
93 struct ipv6_pinfo inet6;
/linux/include/linux/
A Dipv6.h317 struct tcp6_sock { struct
319 /* ipv6_pinfo has to be the last member of tcp6_sock, see inet6_sk_generic */ argument
320 struct ipv6_pinfo inet6;

Completed in 7 milliseconds