Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_trie.c283 #define TNODE_VMALLOC_MAX \ macro
305 if (bits > TNODE_VMALLOC_MAX) in tnode_alloc()