Searched refs:ipmr_sk_ioctl (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | mroute.h | 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
|
| /linux/net/ipv4/ |
| H A D | ipmr.c | 1600 int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) in ip_mroute_getsockopt() 1568 int ipmr_sk_ioctl(struct sock *sk, unsigned int cmd, void __user *arg) ipmr_sk_ioctl() function
|
| /linux/net/core/ |
| H A D | sock.c | 4490 rc = ipmr_sk_ioctl(sk, cmd, arg); in sock_struct_check()
|