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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dipv6.h285 * In the struct sock hierarchy (tcp6_sock, upd6_sock, etc)
365 struct tcp6_sock { struct
367 /* ipv6_pinfo has to be the last member of tcp6_sock, see inet6_sk_generic */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dtcp_ipv6.c1320 struct tcp6_sock *newtcp6sk;
1339 newtcp6sk = (struct tcp6_sock *)newsk;
1438 newtcp6sk = (struct tcp6_sock *)newsk;
2145 .obj_size = sizeof(struct tcp6_sock),

Completed in 52 milliseconds