Searched refs:ipmr_sk_ioctl (Results 1 – 3 of 3) sorted by relevance
25 int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);59 static inline int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, in ipmr_sk_ioctl() function
1550 int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in ipmr_sk_ioctl() function
4205 rc = ipmr_sk_ioctl(sk, cmd, arg); in sk_ioctl()