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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.c72 #define RLB_NULL_INDEX 0xffffffff macro
443 for (; index != RLB_NULL_INDEX; index = next_index) {
532 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
561 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
591 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
690 if (prev_tbl_head != RLB_NULL_INDEX) {
759 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
780 entry->next = RLB_NULL_INDEX;
781 entry->prev = RLB_NULL_INDEX;
805 bond_info->rx_hashtbl_head = RLB_NULL_INDEX;
[all...]

Completed in 94 milliseconds