Searched refs:trie_add_v4 (Results 1 – 1 of 1) sorted by relevance
145 trie_add_v4(struct trie_head *th, struct in_addr *prefix, uint8_t plen) in trie_add_v4() function351 n4 = trie_add_v4(th, &prefix->v4, plen); in trie_add()401 n4 = trie_add_v4(th, &roa->prefix.inet, roa->prefixlen); in trie_roa_add()