Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhdlc_x25.c279 x25_hdlc_proto __user *x25_s = ifs->ifs_ifsu.x25; in x25_ioctl() local
294 if (copy_to_user(x25_s, &state(hdlc)->settings, size)) in x25_ioctl()
314 if (copy_from_user(&new_settings, x25_s, size)) in x25_ioctl()