Home
last modified time | relevance | path

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

/net/ipv4/
Dnexthop.c23 #define NH_DEV_HASHSIZE (1U << NH_DEV_HASHBITS) macro
41 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()