Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds