Home
last modified time | relevance | path

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

/linux/net/dccp/
H A Dproto.c1090 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown() function
1095 EXPORT_SYMBOL_GPL(dccp_shutdown);
H A Ddccp.h299 void dccp_shutdown(struct sock *sk, int how);
H A Dipv6.c1059 .shutdown = dccp_shutdown,