Lines Matching refs:RLB_NULL_INDEX
71 #define RLB_NULL_INDEX 0xffffffff macro
458 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()
845 bond_info->rx_hashtbl_head = RLB_NULL_INDEX; in rlb_deinitialize()
858 while (curr_index != RLB_NULL_INDEX) { in rlb_clear_vlan()
867 if (prev_index != RLB_NULL_INDEX) { in rlb_clear_vlan()
870 if (next_index != RLB_NULL_INDEX) { in rlb_clear_vlan()