Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dioctl.c51 static int do_vcc_ioctl(struct socket *sock, unsigned int cmd, in do_vcc_ioctl() function
220 return do_vcc_ioctl(sock, cmd, arg, 0); in vcc_ioctl()
359 ret = do_vcc_ioctl(sock, cmd, arg, 1); in vcc_compat_ioctl()