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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.c62 #define TLB_HASH_TABLE_SIZE 256 /* The size of the clients hash table. macro
198 int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info);
214 for (i = 0; i < TLB_HASH_TABLE_SIZE; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c62 #define TLB_HASH_TABLE_SIZE 256 /* The size of the clients hash table. macro
198 int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info);
214 for (i = 0; i < TLB_HASH_TABLE_SIZE; i++) {

Completed in 62 milliseconds