Home
last modified time | relevance | path

Searched refs:ppp_ioctl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/wan/
Dhdlc_ppp.c102 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr);
638 .ioctl = ppp_ioctl,
647 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr) in ppp_ioctl() function
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c581 static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ppp_ioctl() function
897 .unlocked_ioctl = ppp_ioctl,