Searched refs:inet6_ioctl (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv6/ |
| H A D | af_inet6.c | 555 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 D | raw.c | 1285 .ioctl = inet6_ioctl, /* must change */
|
| /linux/net/l2tp/ |
| H A D | l2tp_ip6.c | 767 .ioctl = inet6_ioctl,
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 1051 .ioctl = inet6_ioctl,
|
| /linux/include/net/ |
| H A D | ipv6.h | 1148 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 4632 .ioctl = inet6_ioctl,
|