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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtransp_v6.h15 extern struct proto tcpv6_prot;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dproc.c37 sock_prot_inuse_get(net, &tcpv6_prot));
H A Daf_inet6.c1083 err = proto_register(&tcpv6_prot, 1);
1258 proto_unregister(&tcpv6_prot);
1309 proto_unregister(&tcpv6_prot);
H A Dtcp_ipv6.c2128 struct proto tcpv6_prot = { variable in typeref:struct:proto
2182 .prot = &tcpv6_prot,

Completed in 80 milliseconds