Searched refs:extIfaceMatches (Results 1 – 1 of 1) sorted by relevance
644 auto extIfaceMatches = mFwdIfaces.equal_range(extIface); in findForwardingDownstream() local645 for (auto it = extIfaceMatches.first; it != extIfaceMatches.second; ++it) { in findForwardingDownstream()683 auto extIfaceMatches = mFwdIfaces.equal_range(extIface); in isAnyForwardingEnabledOnUpstream() local684 for (auto it = extIfaceMatches.first; it != extIfaceMatches.second; ++it) { in isAnyForwardingEnabledOnUpstream()