Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
Dipv4.c1000 static struct inet_protosw dccp_v4_protosw = { variable
1040 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
1055 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1064 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()