Home
last modified time | relevance | path

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

/linux-3.4.99/net/dccp/
Dproto.c251 int dccp_disconnect(struct sock *sk, int flags) in dccp_disconnect() function
300 EXPORT_SYMBOL_GPL(dccp_disconnect);
Ddccp.h303 extern int dccp_disconnect(struct sock *sk, int flags);
Dipv4.c950 .disconnect = dccp_disconnect,
Dipv6.c1082 .disconnect = dccp_disconnect,