Searched refs:wcidx (Results 1 – 2 of 2) sorted by relevance
2013 auto wcidx = rev_wildcard_router_.match(rev_suffix); in add_cert() local2015 assert(wcidx != -1); in add_cert()2017 wpat = &wildcard_patterns_[wcidx]; in add_cert()2071 auto wcidx = in lookup() local2073 if (wcidx == -1) { in lookup()2086 auto &wpat = wildcard_patterns_[wcidx]; in lookup()
1203 auto wcidx = in match_downstream_addr_group_host() local1205 if (wcidx == -1) { in match_downstream_addr_group_host()1211 auto &wc = wildcard_patterns[wcidx]; in match_downstream_addr_group_host()