Searched refs:inet6_ioctl (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/net/ipv6/ |
| D | af_inet6.c | 540 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_ioctl() function 565 EXPORT_SYMBOL(inet6_ioctl); 610 .ioctl = inet6_ioctl, /* must change */ 644 .ioctl = inet6_ioctl, /* must change */
|
| D | raw.c | 1369 .ioctl = inet6_ioctl, /* must change */
|
| /Linux-v5.4/net/l2tp/ |
| D | l2tp_ip6.c | 750 .ioctl = inet6_ioctl,
|
| /Linux-v5.4/net/dccp/ |
| D | ipv6.c | 1074 .ioctl = inet6_ioctl,
|
| /Linux-v5.4/include/net/ |
| D | ipv6.h | 1107 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /Linux-v5.4/net/sctp/ |
| D | ipv6.c | 1017 .ioctl = inet6_ioctl,
|