Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h556 static inline bool bond_is_slave_inactive(struct slave *slave) in bond_is_slave_inactive() function
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c1454 if (bond_is_slave_inactive(slave)) { in bond_should_deliver_exact_match()