Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfib_trie.c298 static struct tnode *tnode_alloc(int bits) in tnode_alloc() function
348 struct tnode *tnode = tnode_alloc(bits); in tnode_new()