Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c1025 static struct proto dccp_v6_prot = { variable
1087 .prot = &dccp_v6_prot,
1119 int err = proto_register(&dccp_v6_prot, 1); in dccp_v6_init()
1140 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1149 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()