Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dcommon.h21 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
Dpvc.c116 .ioctl = vcc_ioctl,
Dsvc.c531 .ioctl = vcc_ioctl,
Dcommon.c659 int vcc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in vcc_ioctl() function