Home
last modified time | relevance | path

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

/Linux-v5.10/net/dccp/
Dipv4.c998 static struct inet_protosw dccp_v4_protosw = { variable
1038 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
1053 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1062 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()