Searched refs:inet6_ioctl (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/net/ipv6/ |
| H A D | af_inet6.c | 563 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_ioctl() function 595 EXPORT_SYMBOL(inet6_ioctl); 695 .ioctl = inet6_ioctl, /* must change */ 729 .ioctl = inet6_ioctl, /* must change */
|
| H A D | raw.c | 1283 .ioctl = inet6_ioctl, /* must change */
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_ip6.c | 766 .ioctl = inet6_ioctl,
|
| /linux-6.15/net/dccp/ |
| H A D | ipv6.c | 1080 .ioctl = inet6_ioctl,
|
| /linux-6.15/include/net/ |
| H A D | ipv6.h | 1215 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /linux-6.15/net/sctp/ |
| H A D | ipv6.c | 1094 .ioctl = inet6_ioctl,
|
| /linux-6.15/net/mptcp/ |
| H A D | protocol.c | 4067 .ioctl = inet6_ioctl,
|