Home
last modified time | relevance | path

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

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