Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dioctl.c51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() function
189 return do_vcc_ioctl(sock, cmd, arg, 0); in vcc_ioctl()
266 err = do_vcc_ioctl(sock, cmd, (unsigned long) iobuf, 0); in do_atm_iobuf()
296 err = do_vcc_ioctl(sock, cmd, (unsigned long) sioc, 0); in do_atmif_sioc()
364 ret = do_vcc_ioctl(sock, cmd, arg, 1); in vcc_compat_ioctl()