Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h435 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function
443 bond_is_active_slave(slave); in bond_slave_can_tx()
453 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
/linux/drivers/net/bonding/
H A Dbond_options.c1273 !bond_is_active_slave(slave) && in slave_can_set_ns_maddr()
1615 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()