Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_debugfs.c21 struct alb_bond_info *bond_info = &(BOND_ALB_INFO(bond)); in bond_debug_rlb_hash_show()
/linux/include/net/
H A Dbond_alb.h14 #define BOND_ALB_INFO(bond) ((bond)->alb_info) macro