Searched refs:TLB_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.c68 #define TLB_NULL_INDEX 0xffffffff macro
158 entry->next = TLB_NULL_INDEX;
159 entry->prev = TLB_NULL_INDEX;
165 SLAVE_TLB_INFO(slave).head = TLB_NULL_INDEX;
182 while (index != TLB_NULL_INDEX) {
288 hash_table[hash_index].prev = TLB_NULL_INDEX;
290 if (next_index != TLB_NULL_INDEX) {

Completed in 25 milliseconds