Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/bonding/
Dbond_sysfs.c78 static struct net_device *bond_get_by_name(struct bond_net *bn, const char *ifname) in bond_get_by_name() function
124 bond_dev = bond_get_by_name(bn, ifname); in bonding_store_bonds()