Searched refs:inet_compat_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | af_inet.c | 1020 static int inet_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_compat_ioctl() function 1065 .compat_ioctl = inet_compat_ioctl, 1093 .compat_ioctl = inet_compat_ioctl, 1123 .compat_ioctl = inet_compat_ioctl,
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | af_inet.c | 1034 static int inet_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet_compat_ioctl() function 1079 .compat_ioctl = inet_compat_ioctl, 1108 .compat_ioctl = inet_compat_ioctl, 1138 .compat_ioctl = inet_compat_ioctl,
|
Completed in 6 milliseconds