Searched refs:rx_hashtbl (Results 1 – 3 of 3) sorted by relevance
246 * in the rx_hashtbl257 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_update_entry_from_arp() 288 * rx_hashtbl, some other host is now using the IP and we must prevent in rlb_arp_recv() 387 /* clear slave from rx_hashtbl */ in rlb_clear_slave() 390 rx_hash_table = bond_info->rx_hashtbl; in rlb_clear_slave() 400 bond_info->rx_hashtbl[index].ntt = 1; in rlb_clear_slave() 471 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_update_rx_clients() 500 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_req_update_slave_clients() 531 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_req_update_subnet_clients() 567 client_info = &(bond_info->rx_hashtbl[hash_inde in rlb_choose_channel() [all...]
36 client_info = &(bond_info->rx_hashtbl[hash_index]); in bond_debug_rlb_hash_show()
133 struct rlb_client_info *rx_hashtbl; /* Receive hash table */ member