Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_trie.c320 static struct tnode *tnode_alloc(int bits) in tnode_alloc() function
385 tnode = tnode_alloc(bits); in tnode_new()