Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daf_inet6.c548 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_ioctl() function
580 EXPORT_SYMBOL(inet6_ioctl);
671 .ioctl = inet6_ioctl, /* must change */
707 .ioctl = inet6_ioctl, /* must change */
/linux/net/dccp/
H A Dipv6.c
/linux/net/sctp/
H A Dipv6.c1053 .ioctl = inet6_ioctl,
/linux/include/net/
H A Dipv6.h1161 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/linux/net/mptcp/
H A Dprotocol.c4661 .ioctl = inet6_ioctl,