Searched refs:DEVINDEX_HASHSIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv4/
H A Dfib_semantics.c61 #define DEVINDEX_HASHSIZE (1U << DEVINDEX_HASHBITS) macro
62 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE];

Completed in 216 milliseconds