Home
last modified time | relevance | path

Searched refs:x25_ioctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_x25.c30 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr);
266 .ioctl = x25_ioctl,
273 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) in x25_ioctl() function
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_x25.c32 static int x25_ioctl(struct net_device *dev, struct if_settings *ifs);
271 .ioctl = x25_ioctl,
277 static int x25_ioctl(struct net_device *dev, struct if_settings *ifs) in x25_ioctl() function
/kernel/linux/linux-5.10/net/x25/
H A Daf_x25.c1384 static int x25_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in x25_ioctl() function
1693 rc = x25_ioctl(sock, cmd, (unsigned long)argp); in compat_x25_ioctl()
1734 rc = x25_ioctl(sock, cmd, (unsigned long)argp); in compat_x25_ioctl()
1754 .ioctl = x25_ioctl,
/kernel/linux/linux-6.6/net/x25/
H A Daf_x25.c1378 static int x25_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in x25_ioctl() function
1687 rc = x25_ioctl(sock, cmd, (unsigned long)argp); in compat_x25_ioctl()
1728 rc = x25_ioctl(sock, cmd, (unsigned long)argp); in compat_x25_ioctl()
1748 .ioctl = x25_ioctl,

Completed in 8 milliseconds