Home
last modified time | relevance | path

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

/linux/include/net/
H A Dlag.h14 return bond_is_active_slave_dev(port_dev); in net_lag_port_dev_txable()
H A Dbonding.h443 static inline bool bond_is_active_slave_dev(const struct net_device *slave_dev) in bond_is_active_slave_dev() function