Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_debugfs.c36 client_info = &(bond_info->rx_hashtbl[hash_index]); in bond_debug_rlb_hash_show()
/linux/include/net/
H A Dbond_alb.h133 struct rlb_client_info *rx_hashtbl; /* Receive hash table */ member