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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhdlc_x25.c28 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr);
186 .ioctl = x25_ioctl,
191 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/x25/
H A Daf_x25.c1242 static int x25_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) function
1517 rc = x25_ioctl(sock, cmd, (unsigned long)argp);
1569 rc = x25_ioctl(sock, cmd, (unsigned long)argp);
1589 .ioctl = x25_ioctl,

Completed in 149 milliseconds