Home
last modified time | relevance | path

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

/openbmc/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 Dipv4.c976 .shutdown = dccp_shutdown,
H A Dipv6.c1057 .shutdown = dccp_shutdown,