Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/atm/
H A 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()