Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ipv6/ |
| A D | af_inet6.c | 633 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl() function 646 EXPORT_SYMBOL_GPL(inet6_compat_ioctl); 716 .compat_ioctl = inet6_compat_ioctl, 743 .compat_ioctl = inet6_compat_ioctl,
|
| A D | raw.c | 1301 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/net/l2tp/ |
| A D | l2tp_ip6.c | 782 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/net/dccp/ |
| A D | ipv6.c | 1097 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/include/net/ |
| A D | ipv6.h | 1220 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
|
| /linux/net/sctp/ |
| A D | ipv6.c | 1104 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/net/mptcp/ |
| A D | protocol.c | 4193 .compat_ioctl = inet6_compat_ioctl,
|
Completed in 25 milliseconds