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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dtransp_v6.h15 extern struct proto tcpv6_prot;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dproc.c48 fold_prot_inuse(&tcpv6_prot));
H A Daf_inet6.c763 err = proto_register(&tcpv6_prot, 1);
910 proto_unregister(&tcpv6_prot);
952 proto_unregister(&tcpv6_prot);
H A Dtcp_ipv6.c2117 struct proto tcpv6_prot = { variable in typeref:struct:proto
2165 .prot = &tcpv6_prot,

Completed in 113 milliseconds