Home
last modified time | relevance | path

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

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