Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/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); 713 .compat_ioctl = inet6_compat_ioctl, 740 .compat_ioctl = inet6_compat_ioctl,
|
H A D | raw.c | 1295 .compat_ioctl = inet6_compat_ioctl,
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip6.c | 753 .compat_ioctl = inet6_compat_ioctl,
|
/openbmc/linux/net/dccp/ |
H A D | ipv6.c | 1095 .compat_ioctl = inet6_compat_ioctl,
|
/openbmc/linux/include/net/ |
H A D | ipv6.h | 1229 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
|
/openbmc/linux/net/sctp/ |
H A D | ipv6.c | 1105 .compat_ioctl = inet6_compat_ioctl,
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 4157 .compat_ioctl = inet6_compat_ioctl,
|