Searched refs:rtdev (Results 1 – 1 of 1) sorted by relevance
3022 u32 rtdev; in routing_ioctl() local3047 ret |= get_user(rtdev, &(ur4->rt_dev)); in routing_ioctl()3048 if (rtdev) { in routing_ioctl()3049 ret |= copy_from_user(devname, compat_ptr(rtdev), 15); in routing_ioctl()