Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dbonding.h317 static inline bool bond_uses_primary(struct bonding *bond) in bond_uses_primary() function
326 return bond_uses_primary(bond) && slave ? slave->dev : NULL; in bond_option_active_slave_get_rcu()