Home
last modified time | relevance | path

Searched defs:PORT_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/vxlan/
Dvxlan_private.h17 #define PORT_HASH_SIZE (1 << PORT_HASH_BITS) macro
/kernel/linux/linux-5.10/drivers/net/vxlan/
Dvxlan_core.c39 #define PORT_HASH_SIZE (1<<PORT_HASH_BITS) macro