Home
last modified time | relevance | path

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

/drivers/net/wan/
Dhdlc_x25.c27 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr);
185 .ioctl = x25_ioctl,
191 static int x25_ioctl(struct net_device *dev, struct ifreq *ifr) in x25_ioctl() function