Home
last modified time | relevance | path

Searched refs:inet_compat_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Daf_inet.c1020 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 Daf_inet.c1034 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