Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c940 static struct proto dccp_v4_prot = { variable
1003 .prot = &dccp_v4_prot,
1035 int err = proto_register(&dccp_v4_prot, 1); in dccp_v4_init()
1056 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1065 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c956 static struct proto dccp_v4_prot = { variable
1017 .prot = &dccp_v4_prot,
1055 int err = proto_register(&dccp_v4_prot, 1); in dccp_v4_init()
1076 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1085 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()

Completed in 3 milliseconds