Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c59 #define DEVINDEX_HASHSIZE (1U << DEVINDEX_HASHBITS) macro
60 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE];
/kernel/linux/linux-6.6/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 6 milliseconds