Home
last modified time | relevance | path

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

/linux-6.6.21/net/atm/
Dioctl.c173 struct compat_atm_iobuf __user *ciobuf = argp; in do_vcc_ioctl() local
175 len = &ciobuf->length; in do_vcc_ioctl()
176 if (get_user(cbuf, &ciobuf->buffer)) in do_vcc_ioctl()