Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c615 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 Draw.c1333 .compat_ioctl = inet6_compat_ioctl,
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip6.c756 .compat_ioctl = inet6_compat_ioctl,
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c1080 .compat_ioctl = inet6_compat_ioctl,
/OK3568_Linux_fs/kernel/include/net/
H A Dipv6.h1114 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dipv6.c1039 .compat_ioctl = inet6_compat_ioctl,
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c2860 .compat_ioctl = inet6_compat_ioctl,