Home
last modified time | relevance | path

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

/include/net/
Dbonding.h355 static inline bool bond_slave_is_up(struct slave *slave) in bond_slave_is_up() function
435 return bond_slave_is_up(slave) && slave->link == BOND_LINK_UP && in bond_slave_can_tx()