Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde_trie.c145 trie_add_v4(struct trie_head *th, struct in_addr *prefix, uint8_t plen) in trie_add_v4() function
351 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()