Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipx/
Daf_ipx.c1835 static int ipx_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in ipx_ioctl() function
1923 return ipx_ioctl(sock, cmd, arg); in ipx_compat_ioctl()
1971 .ioctl = ipx_ioctl,