Home
last modified time | relevance | path

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

/linux-6.14.4/net/dccp/
Dipv4.c1020 static struct inet_protosw dccp_v4_protosw = { variable
1066 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
1081 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1090 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()