Searched refs:RLB_NULL_INDEX (Results 1 – 1 of 1) sorted by relevance
71 #define RLB_NULL_INDEX 0xffffffff macro458 for (; index != RLB_NULL_INDEX; index = next_index) { in rlb_clear_slave()547 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) { in rlb_update_rx_clients()576 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) { in rlb_req_update_slave_clients()606 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) { in rlb_req_update_subnet_clients()701 if (prev_tbl_head != RLB_NULL_INDEX) { in rlb_choose_channel()770 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) { in rlb_rebalance()791 entry->next = RLB_NULL_INDEX; in rlb_init_table_entry()792 entry->prev = RLB_NULL_INDEX; in rlb_init_table_entry()816 bond_info->rx_hashtbl_head = RLB_NULL_INDEX; in rlb_initialize()[all …]