Searched refs:PPPOE_HASH_MASK (Results 1 – 1 of 1) sorted by relevance
85 #define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1) macro151 return hash & PPPOE_HASH_MASK; in hash_item()