Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
H A Dipv6.c1023 static struct proto dccp_v6_prot = { variable
1085 .prot = &dccp_v6_prot,
1117 int err = proto_register(&dccp_v6_prot, 1); in dccp_v6_init()
1138 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1147 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c1037 static struct proto dccp_v6_prot = { variable
1099 .prot = &dccp_v6_prot,
1137 int err = proto_register(&dccp_v6_prot, 1); in dccp_v6_init()
1158 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1167 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()

Completed in 4 milliseconds