Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daf_inet6.c616 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl() function
629 EXPORT_SYMBOL_GPL(inet6_compat_ioctl);
690 .compat_ioctl = inet6_compat_ioctl,
719 .compat_ioctl = inet6_compat_ioctl,
/linux/net/dccp/
H A Dipv6.c
/linux/net/sctp/
H A Dipv6.c1063 .compat_ioctl = inet6_compat_ioctl,
/linux/include/net/
H A Dipv6.h1162 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
/linux/net/mptcp/
H A Dprotocol.c4671 .compat_ioctl = inet6_compat_ioctl,