Searched defs:ppp_ioctl (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wan/
H A Dhdlc_ppp.c105 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr);
640 .ioctl = ppp_ioctl,
649 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr) function
/drivers/net/ppp/
H A Dppp_generic.c556 static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
859 .unlocked_ioctl = ppp_ioctl,

Completed in 66 milliseconds