Home
last modified time | relevance | path

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

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