Home
last modified time | relevance | path

Searched refs:inet6_compat_ioctl (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daf_inet6.c631 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 Draw.c1295 .compat_ioctl = inet6_compat_ioctl,
/openbmc/linux/net/l2tp/
H A Dl2tp_ip6.c753 .compat_ioctl = inet6_compat_ioctl,
/openbmc/linux/net/dccp/
H A Dipv6.c1095 .compat_ioctl = inet6_compat_ioctl,
/openbmc/linux/include/net/
H A Dipv6.h1229 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
/openbmc/linux/net/sctp/
H A Dipv6.c1105 .compat_ioctl = inet6_compat_ioctl,
/openbmc/linux/net/mptcp/
H A Dprotocol.c4157 .compat_ioctl = inet6_compat_ioctl,