Home
last modified time | relevance | path

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

/net/x25/
Daf_x25.c1367 static int x25_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in x25_ioctl() function
1676 rc = x25_ioctl(sock, cmd, (unsigned long)argp); in compat_x25_ioctl()
1717 rc = x25_ioctl(sock, cmd, (unsigned long)argp); in compat_x25_ioctl()
1737 .ioctl = x25_ioctl,