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