Home
last modified time | relevance | path

Searched refs:tcpv6_prot (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Dtransp_v6.h10 extern struct proto tcpv6_prot;
/linux-4.1.27/net/ipv6/
Dproc.c39 sock_prot_inuse_get(net, &tcpv6_prot)); in sockstat6_seq_show()
Daf_inet6.c848 err = proto_register(&tcpv6_prot, 1); in inet6_init()
1033 proto_unregister(&tcpv6_prot); in inet6_init()
Dtcp_ipv6.c1832 struct proto tcpv6_prot = { variable
1889 .prot = &tcpv6_prot,