Searched refs:TLB_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.c67 #define TLB_NULL_INDEX 0xffffffff macro
149 entry->next = TLB_NULL_INDEX;
150 entry->prev = TLB_NULL_INDEX;
156 SLAVE_TLB_INFO(slave).head = TLB_NULL_INDEX;
171 while (index != TLB_NULL_INDEX) {
284 hash_table[hash_index].prev = TLB_NULL_INDEX;
286 if (next_index != TLB_NULL_INDEX) {

Completed in 42 milliseconds