Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c39 #define PORT_HASH_SIZE (1<<PORT_HASH_BITS) macro
67 struct hlist_head sock_list[PORT_HASH_SIZE];
3266 for (i = 0; i < PORT_HASH_SIZE; ++i) { in vxlan_offload_rx_ports()
4725 for (h = 0; h < PORT_HASH_SIZE; ++h) in vxlan_init_net()
4769 for (h = 0; h < PORT_HASH_SIZE; ++h) in vxlan_exit_batch_net()