Home
last modified time | relevance | path

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

/linux-6.15/net/dccp/
H A Dipv4.c957 static struct proto dccp_v4_prot = { variable
1018 .prot = &dccp_v4_prot,
1056 int err = proto_register(&dccp_v4_prot, 1); in dccp_v4_init()
1077 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1086 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()