Searched refs:atalk_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/appletalk/
H A Dddp.c1782 static int atalk_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) atalk_ioctl() function
1852 return atalk_ioctl(sock, cmd, (unsigned long)compat_ptr(arg)); atalk_compat_ioctl()
1875 .ioctl = atalk_ioctl,

Completed in 41 milliseconds