Home
last modified time | relevance | path

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

/net/
Dsocket.c3375 u32 rtdev; in routing_ioctl() local
3400 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()