Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A Dproto.c1077 void dccp_shutdown(struct sock *sk, int how) in dccp_shutdown() function
1082 EXPORT_SYMBOL_GPL(dccp_shutdown);
H A Ddccp.h303 void dccp_shutdown(struct sock *sk, int how);
H A Dipv4.c957 .shutdown = dccp_shutdown,
H A Dipv6.c1042 .shutdown = dccp_shutdown,