Home
last modified time | relevance | path

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

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