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