Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_trie.c305 #define TNODE_VMALLOC_MAX \ macro
325 if (bits > TNODE_VMALLOC_MAX) in tnode_alloc()