Searched refs:dccp_v6_protosw (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/dccp/
H A Dipv6.c1096 static struct inet_protosw dccp_v6_protosw = { variable in typeref:struct:inet_protosw
1142 inet6_register_protosw(&dccp_v6_protosw);
1157 inet6_unregister_protosw(&dccp_v6_protosw);
1166 inet6_unregister_protosw(&dccp_v6_protosw);

Completed in 178 milliseconds