Searched refs:dccp_shutdown (Results 1 – 3 of 3) sorted by relevance
1090 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown() function1095 EXPORT_SYMBOL_GPL(dccp_shutdown);
299 void dccp_shutdown(struct sock *sk, int how);
1059 .shutdown = dccp_shutdown,