Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h348 static inline bool bond_uses_primary(const struct bonding *bond) in bond_uses_primary() function
357 return bond_uses_primary(bond) && slave ? slave->dev : NULL; in bond_option_active_slave_get_rcu()