Searched refs:trie_match_v6 (Results 1 – 1 of 1) sorted by relevance
516 trie_match_v6(struct trie_head *th, struct in6_addr *prefix, uint8_t plen, in trie_match_v6() function564 return trie_match_v6(th, &prefix->v6, plen, orlonger); in trie_match()