Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dioctl.c192 struct compat_atmif_sioc __user *csioc = argp; in do_vcc_ioctl() local
195 len = &csioc->length; in do_vcc_ioctl()
196 if (get_user(carg, &csioc->arg)) in do_vcc_ioctl()
199 if (get_user(number, &csioc->number)) in do_vcc_ioctl()