Searched refs:inet_ioctl (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | inet_common.h | 59 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /linux-6.15/net/ipv4/ |
| H A D | af_inet.c | 957 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 1012 EXPORT_SYMBOL(inet_ioctl); 1062 .ioctl = inet_ioctl, 1097 .ioctl = inet_ioctl, 1129 .ioctl = inet_ioctl,
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_ip.c | 636 .ioctl = inet_ioctl,
|
| /linux-6.15/net/dccp/ |
| H A D | ipv4.c | 1003 .ioctl = inet_ioctl,
|
| /linux-6.15/net/sctp/ |
| H A D | protocol.c | 1144 .ioctl = inet_ioctl,
|
| /linux-6.15/net/mptcp/ |
| H A D | protocol.c | 3966 .ioctl = inet_ioctl,
|