Searched defs:tcp6_sock (Results 1 – 2 of 2) sorted by relevance
12 #define tcp6_sock tcp6_sock___not_used macro91 struct tcp6_sock { struct92 struct tcp_sock tcp;93 struct ipv6_pinfo inet6;
317 struct tcp6_sock { struct319 /* ipv6_pinfo has to be the last member of tcp6_sock, see inet6_sk_generic */ argument320 struct ipv6_pinfo inet6;
Completed in 6 milliseconds