Searched refs:dccp_v4_prot (Results 1 – 1 of 1) sorted by relevance
956 static struct proto dccp_v4_prot = { variable1026 .prot = &dccp_v4_prot,1052 int err = proto_register(&dccp_v4_prot, 1); in dccp_v4_init()1072 proto_unregister(&dccp_v4_prot); in dccp_v4_init()1081 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()