Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | af_inet6.c | 615 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl() function 628 EXPORT_SYMBOL_GPL(inet6_compat_ioctl); 692 .compat_ioctl = inet6_compat_ioctl, 719 .compat_ioctl = inet6_compat_ioctl,
|
| H A D | raw.c | 1333 .compat_ioctl = inet6_compat_ioctl,
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip6.c | 756 .compat_ioctl = inet6_compat_ioctl,
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | ipv6.c | 1080 .compat_ioctl = inet6_compat_ioctl,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ipv6.h | 1114 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | ipv6.c | 1039 .compat_ioctl = inet6_compat_ioctl,
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | protocol.c | 2860 .compat_ioctl = inet6_compat_ioctl,
|