Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhdlc_raw_eth.c23 static int raw_eth_ioctl(struct net_device *dev, struct if_settings *ifs);
46 .ioctl = raw_eth_ioctl,
51 static int raw_eth_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_eth_ioctl() function