Home
last modified time | relevance | path

Searched refs:rx_hashtbl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c245 * in the rx_hashtbl
256 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_update_entry_from_arp()
287 * rx_hashtbl, some other host is now using the IP and we must prevent in rlb_arp_recv()
385 /* clear slave from rx_hashtbl */ in rlb_clear_slave()
388 rx_hash_table = bond_info->rx_hashtbl; in rlb_clear_slave()
398 bond_info->rx_hashtbl[index].ntt = 1; in rlb_clear_slave()
469 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_update_rx_clients()
498 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_req_update_slave_clients()
529 client_info = &(bond_info->rx_hashtbl[hash_index]); in rlb_req_update_subnet_clients()
565 client_info = &(bond_info->rx_hashtbl[hash_inde in rlb_choose_channel()
[all...]
H A Dbond_debugfs.c36 client_info = &(bond_info->rx_hashtbl[hash_index]); in bond_debug_rlb_hash_show()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c246 * in the rx_hashtbl
257 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...]
H A Dbond_debugfs.c36 client_info = &(bond_info->rx_hashtbl[hash_index]); in bond_debug_rlb_hash_show()
/kernel/linux/linux-5.10/include/net/
H A Dbond_alb.h133 struct rlb_client_info *rx_hashtbl; /* Receive hash table */ member
/kernel/linux/linux-6.6/include/net/
H A Dbond_alb.h133 struct rlb_client_info *rx_hashtbl; /* Receive hash table */ member

Completed in 5 milliseconds