Searched refs:raw_eth_ioctl (Results 1 – 1 of 1) sorted by relevance
26 static int raw_eth_ioctl(struct net_device *dev, struct ifreq *ifr);49 .ioctl = raw_eth_ioctl,54 static int raw_eth_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_eth_ioctl() function