Searched refs:TLB_HASH_TABLE_SIZE (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.c61 #define TLB_HASH_TABLE_SIZE 256 /* The size of the clients hash table. macro
186 int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info);
203 for (i = 0; i < TLB_HASH_TABLE_SIZE; i++) {

Completed in 16 milliseconds