Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ipv6/ |
| A D | af_inet6.c | 619 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl() function 632 EXPORT_SYMBOL_GPL(inet6_compat_ioctl); 696 .compat_ioctl = inet6_compat_ioctl, 724 .compat_ioctl = inet6_compat_ioctl,
|
| A D | raw.c | 1333 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/net/l2tp/ |
| A D | l2tp_ip6.c | 755 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/net/dccp/ |
| A D | ipv6.c | 1088 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/net/sctp/ |
| A D | ipv6.c | 1087 .compat_ioctl = inet6_compat_ioctl,
|
| /linux/include/net/ |
| A D | ipv6.h | 1124 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
|
| /linux/net/mptcp/ |
| A D | protocol.c | 3574 .compat_ioctl = inet6_compat_ioctl,
|
Completed in 23 milliseconds