Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde_trie.c228 trie_add_v6(struct trie_head *th, struct in6_addr *prefix, uint8_t plen) in trie_add_v6() function
366 n6 = trie_add_v6(th, &prefix->v6, plen); in trie_add()
410 n6 = trie_add_v6(th, &roa->prefix.inet6, roa->prefixlen); in trie_roa_add()