Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_sysfs.c79 static struct net_device *bond_get_by_name(struct bond_net *bn, const char *ifname) in bond_get_by_name() function
125 bond_dev = bond_get_by_name(bn, ifname); in bonding_store_bonds()