Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dioctl.c203 struct atmif_sioc __user *sioc = argp; in do_vcc_ioctl() local
205 len = &sioc->length; in do_vcc_ioctl()
206 if (get_user(buf, &sioc->arg)) in do_vcc_ioctl()
208 if (get_user(number, &sioc->number)) in do_vcc_ioctl()