Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h434 static inline bool bond_is_active_slave(struct slave *slave) in bond_is_active_slave() function
442 bond_is_active_slave(slave); in bond_slave_can_tx()
452 active = bond_is_active_slave(slave); in bond_is_active_slave_dev()
/linux/drivers/net/bonding/
H A Dbond_main.c1744 info.tx_enabled = bond_is_active_slave(slave); in bond_lower_state_changed()
2246 bond_is_active_slave(new_slave) ? "an active" : "a backup", in bond_enslave()
2388 bond_is_active_slave(slave) ? "active" : "backup"); in __bond_release_one()
2598 (bond_is_active_slave(slave) ? in bond_miimon_inspect()
3118 if (bond_is_active_slave(slave)) in bond_arp_rcv()
3308 if (bond_is_active_slave(slave)) in bond_na_rcv()
3540 if (!bond_is_active_slave(slave) && in bond_ab_arp_inspect()
3553 if (bond_is_active_slave(slave) && in bond_ab_arp_inspect()
H A Dbond_options.c1272 !bond_is_active_slave(slave) && in slave_can_set_ns_maddr()
1612 if (!bond_is_active_slave(slave)) { in bond_option_all_slaves_active_set()