Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/net/ipv6/ |
| D | af_inet6.c | 637 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl() function 650 EXPORT_SYMBOL_GPL(inet6_compat_ioctl); 720 .compat_ioctl = inet6_compat_ioctl, 748 .compat_ioctl = inet6_compat_ioctl,
|
| D | raw.c | 1299 .compat_ioctl = inet6_compat_ioctl,
|
| /Linux-v6.1/net/l2tp/ |
| D | l2tp_ip6.c | 758 .compat_ioctl = inet6_compat_ioctl,
|
| /Linux-v6.1/net/dccp/ |
| D | ipv6.c | 1092 .compat_ioctl = inet6_compat_ioctl,
|
| /Linux-v6.1/net/sctp/ |
| D | ipv6.c | 1087 .compat_ioctl = inet6_compat_ioctl,
|
| /Linux-v6.1/include/net/ |
| D | ipv6.h | 1192 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
|
| /Linux-v6.1/net/mptcp/ |
| D | protocol.c | 3916 .compat_ioctl = inet6_compat_ioctl,
|