Home
last modified time | relevance | path

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

/Linux-v6.1/net/atm/
Dioctl.c189 struct compat_atmif_sioc __user *csioc = argp; in do_vcc_ioctl() local
192 len = &csioc->length; in do_vcc_ioctl()
193 if (get_user(carg, &csioc->arg)) in do_vcc_ioctl()
196 if (get_user(number, &csioc->number)) in do_vcc_ioctl()