Searched refs:inet_ioctl (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| D | inet_common.h | 48 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | af_inet.c | 932 int inet_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_ioctl() function 987 EXPORT_SYMBOL(inet_ioctl); 1037 .ioctl = inet_ioctl, 1071 .ioctl = inet_ioctl, 1102 .ioctl = inet_ioctl,
|
| /kernel/linux/linux-5.10/net/l2tp/ |
| D | l2tp_ip.c | 617 .ioctl = inet_ioctl,
|
| /kernel/linux/linux-5.10/net/dccp/ |
| D | ipv4.c | 987 .ioctl = inet_ioctl,
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | protocol.c | 1035 .ioctl = inet_ioctl,
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | protocol.c | 2799 .ioctl = inet_ioctl,
|