Home
last modified time | relevance | path

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

/net/dccp/
Dproto.c360 int dccp_ioctl(struct sock *sk, int cmd, unsigned long arg) in dccp_ioctl() function
394 EXPORT_SYMBOL_GPL(dccp_ioctl);
Ddccp.h316 extern int dccp_ioctl(struct sock *sk, int cmd, unsigned long arg);
Dipv4.c960 .ioctl = dccp_ioctl,
Dipv6.c1070 .ioctl = dccp_ioctl,