Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_main.c4546 static int bond_eth_ioctl(struct net_device *bond_dev, struct ifreq *ifr, int cmd) in bond_get_stats()
4551 netdev_dbg(bond_dev, "bond_eth_ioctl: cmd=%d\n", cmd); in bond_eth_ioctl()
5950 .ndo_eth_ioctl = bond_eth_ioctl,
4548 static int bond_eth_ioctl(struct net_device *bond_dev, struct ifreq *ifr, int cmd) bond_eth_ioctl() function