Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dipv6.h254 struct tcp6_sock { struct
/linux-4.4.14/net/ipv6/
Dtcp_ipv6.c981 struct tcp6_sock *newtcp6sk; in tcp_v6_syn_recv_sock()
1001 newtcp6sk = (struct tcp6_sock *)newsk; in tcp_v6_syn_recv_sock()
1068 newtcp6sk = (struct tcp6_sock *)newsk; in tcp_v6_syn_recv_sock()
1883 .obj_size = sizeof(struct tcp6_sock),