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