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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c73 #define RLB_NULL_INDEX 0xffffffff macro
458 for (; index != RLB_NULL_INDEX; index = next_index) {
545 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
574 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
604 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
697 if (prev_tbl_head != RLB_NULL_INDEX) {
766 for (; hash_index != RLB_NULL_INDEX; hash_index = client_info->next) {
787 entry->next = RLB_NULL_INDEX;
788 entry->prev = RLB_NULL_INDEX;
811 bond_info->rx_hashtbl_head = RLB_NULL_INDEX;
[all...]

Completed in 98 milliseconds