Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dipv6.h252 struct tcp6_sock { struct
/linux-4.1.27/net/ipv6/
Dtcp_ipv6.c1000 struct tcp6_sock *newtcp6sk; in tcp_v6_syn_recv_sock()
1020 newtcp6sk = (struct tcp6_sock *)newsk; in tcp_v6_syn_recv_sock()
1087 newtcp6sk = (struct tcp6_sock *)newsk; in tcp_v6_syn_recv_sock()
1863 .obj_size = sizeof(struct tcp6_sock),