Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wan/
Dhdlc_raw_eth.c23 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