Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A Dproto.c368 int dccp_ioctl(struct sock *sk, int cmd, unsigned long arg) in dccp_ioctl() function
411 EXPORT_SYMBOL_GPL(dccp_ioctl);
H A Ddccp.h299 int dccp_ioctl(struct sock *sk, int cmd, unsigned long arg);
H A Dipv4.c946 .ioctl = dccp_ioctl,
H A Dipv6.c1031 .ioctl = dccp_ioctl,