Searched refs:PushedLabelFilterArc (Results 1 – 1 of 1) sorted by relevance
502 return LookAheadOutput() ? PushedLabelFilterArc(arc1, arc2, flabel) : in FilterArc()503 PushedLabelFilterArc(arc2, arc1, flabel); in FilterArc()547 FilterState PushedLabelFilterArc(Arc *arca, Arc *arcb, in PushedLabelFilterArc() function