Searched refs:extIfaceMatches (Results 1 – 1 of 1) sorted by relevance
643 auto extIfaceMatches = mFwdIfaces.equal_range(extIface); in findForwardingDownstream() local644 for (auto it = extIfaceMatches.first; it != extIfaceMatches.second; ++it) { in findForwardingDownstream()682 auto extIfaceMatches = mFwdIfaces.equal_range(extIface); in isAnyForwardingEnabledOnUpstream() local683 for (auto it = extIfaceMatches.first; it != extIfaceMatches.second; ++it) { in isAnyForwardingEnabledOnUpstream()