Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/bonding/
Dbond_procfs.c79 if (bond_mode_uses_xmit_hash(bond)) { in bond_info_show_master()
/linux-6.6.21/include/net/
Dbonding.h326 static inline bool bond_mode_uses_xmit_hash(const struct bonding *bond) in bond_mode_uses_xmit_hash() function