Searched refs:IPVLAN_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define IPVLAN_HASH_SIZE (1 << BITS_PER_BYTE) macro34 #define IPVLAN_HASH_MASK (IPVLAN_HASH_SIZE - 1)92 struct hlist_head hlhead[IPVLAN_HASH_SIZE];