Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Drde_trie.c516 trie_match_v6(struct trie_head *th, struct in6_addr *prefix, uint8_t plen, in trie_match_v6() function
564 return trie_match_v6(th, &prefix->v6, plen, orlonger); in trie_match()