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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhdlc_ppp.c105 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr);
641 .ioctl = ppp_ioctl,
650 static int ppp_ioctl(struct net_device *dev, struct ifreq *ifr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c747 static long ppp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
1058 .unlocked_ioctl = ppp_ioctl,

Completed in 70 milliseconds