Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Drose.h219 int rose_rt_ioctl(unsigned int, void __user *);
/openbmc/linux/net/rose/
H A Drose_route.c729 int rose_rt_ioctl(unsigned int cmd, void __user *arg) in rose_rt_ioctl() function
H A Daf_rose.c1372 return rose_rt_ioctl(cmd, argp); in rose_ioctl()