Home
last modified time | relevance | path

Searched refs:inet6_ioctl (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv6/
H A Daf_inet6.c555 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_ioctl() function
587 EXPORT_SYMBOL(inet6_ioctl);
687 .ioctl = inet6_ioctl, /* must change */
722 .ioctl = inet6_ioctl, /* must change */
H A Draw.c1285 .ioctl = inet6_ioctl, /* must change */
/linux/net/l2tp/
H A Dl2tp_ip6.c767 .ioctl = inet6_ioctl,
/linux/net/sctp/
H A Dipv6.c1051 .ioctl = inet6_ioctl,
/linux/include/net/
H A Dipv6.h1148 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/linux/net/mptcp/
H A Dprotocol.c4632 .ioctl = inet6_ioctl,