Searched refs:NH_DEV_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
27 #define NH_DEV_HASHSIZE (1U << NH_DEV_HASHBITS) macro462 unsigned int mask = NH_DEV_HASHSIZE - 1; in nh_dev_hashfn()4028 size_t sz = sizeof(struct hlist_head) * NH_DEV_HASHSIZE; in nexthop_net_init()