ipmr_compat_ioctl
int ipmr_compat_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
return ipmr_compat_ioctl(sk, cmd, compat_ptr(arg));