Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/
Dipv4.c1014 static struct inet_protosw dccp_v4_protosw = { variable
1060 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
1075 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1084 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()