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

/drivers/net/wan/
H A Dhdlc_x25.c27 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr);
183 .ioctl = x25_ioctl,
190 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) function

Completed in 96 milliseconds