Searched refs:PPPOE_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
85 #define PPPOE_HASH_SIZE (1<<PPPOE_HASH_BITS) macro133 return hash & ( PPPOE_HASH_SIZE - 1 ); in hash_item()136 static struct pppox_opt *item_hash_table[PPPOE_HASH_SIZE] = { 0, };264 for (hash = 0; hash < PPPOE_HASH_SIZE; hash++) { in pppoe_flush_dev()1007 for (i = 0; i < PPPOE_HASH_SIZE; i++) { in pppoe_proc_info()