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