Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/net/ipv6/ |
| H A D | af_inet6.c | 631 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl() function 644 EXPORT_SYMBOL_GPL(inet6_compat_ioctl); 714 .compat_ioctl = inet6_compat_ioctl, 741 .compat_ioctl = inet6_compat_ioctl,
|
| H A D | raw.c | 1293 .compat_ioctl = inet6_compat_ioctl,
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_ip6.c | 776 .compat_ioctl = inet6_compat_ioctl,
|
| /linux-6.15/net/dccp/ |
| H A D | ipv6.c | 1090 .compat_ioctl = inet6_compat_ioctl,
|
| /linux-6.15/include/net/ |
| H A D | ipv6.h | 1216 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
|
| /linux-6.15/net/sctp/ |
| H A D | ipv6.c | 1104 .compat_ioctl = inet6_compat_ioctl,
|
| /linux-6.15/net/mptcp/ |
| H A D | protocol.c | 4077 .compat_ioctl = inet6_compat_ioctl,
|