Home
last modified time | relevance | path

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

/Linux-v6.1/net/atm/
Dioctl.c170 struct compat_atm_iobuf __user *ciobuf = argp; in do_vcc_ioctl() local
172 len = &ciobuf->length; in do_vcc_ioctl()
173 if (get_user(cbuf, &ciobuf->buffer)) in do_vcc_ioctl()