Home
last modified time | relevance | path

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

/linux-4.1.27/net/dccp/
Dipv4.c1018 static struct inet_protosw dccp_v4_protosw = { variable
1056 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
1064 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1074 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()