Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmroute6.h33 extern int ip6mr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Draw.c1189 return ip6mr_compat_ioctl(sk, cmd, compat_ptr(arg)); in compat_rawv6_ioctl()
H A Dip6mr.c1932 int ip6mr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in ip6mr_compat_ioctl() function