Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dpppoe.c85 #define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1) macro
151 return hash & PPPOE_HASH_MASK; in hash_item()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dpppoe.c85 #define PPPOE_HASH_MASK (PPPOE_HASH_SIZE - 1) macro
151 return hash & PPPOE_HASH_MASK; in hash_item()

Completed in 4 milliseconds