Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Dioctl.c51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() function
173 return do_vcc_ioctl(sock, cmd, arg, 0); in vcc_ioctl()
250 err = do_vcc_ioctl(sock, cmd, (unsigned long) iobuf, 0); in do_atm_iobuf()
280 err = do_vcc_ioctl(sock, cmd, (unsigned long) sioc, 0); in do_atmif_sioc()
348 ret = do_vcc_ioctl(sock, cmd, arg, 1); in vcc_compat_ioctl()