Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dfib_trie.c306 #define TNODE_VMALLOC_MAX \ macro
326 if (bits > TNODE_VMALLOC_MAX) in tnode_alloc()