Home
last modified time | relevance | path

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

/Linux-v6.1/net/atm/
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()