Searched refs:wcidx (Results 1 – 2 of 2) sorted by relevance
616 auto wcidx = in match_downstream_addr_group_host() local618 if (wcidx == -1) { in match_downstream_addr_group_host()624 auto &wc = wildcard_patterns[wcidx]; in match_downstream_addr_group_host()
1524 auto wcidx = rev_wildcard_router_.match(rev_suffix); in add_cert() local1526 assert(wcidx != -1); in add_cert()1528 wpat = &wildcard_patterns_[wcidx]; in add_cert()1582 auto wcidx = in lookup() local1584 if (wcidx == -1) { in lookup()1597 auto &wpat = wildcard_patterns_[wcidx]; in lookup()