Home
last modified time | relevance | path

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

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