Lines Matching full:depth
556 flower $tcflags mpls lse depth 1 label 0 action continue
558 flower $tcflags mpls lse depth 1 tc 0 action continue
560 flower $tcflags mpls lse depth 1 bos 0 action continue
562 flower $tcflags mpls lse depth 1 ttl 0 action continue
566 flower $tcflags mpls lse depth 2 label 1048575 action continue
568 flower $tcflags mpls lse depth 2 tc 7 action continue
570 flower $tcflags mpls lse depth 2 bos 1 action continue
572 flower $tcflags mpls lse depth 2 ttl 255 action continue
574 # Match on LSE depth
576 flower $tcflags mpls lse depth 1 action continue
578 flower $tcflags mpls lse depth 2 action continue
580 flower $tcflags mpls lse depth 3 action continue
582 # Base packet, matched by all filters (except for stack depth 3)
589 # Wrong label at depth 1
593 # Wrong TC at depth 1
597 # Wrong BOS at depth 1 (not adding a second LSE here since BOS is set
602 # Wrong TTL at depth 1
606 # Wrong label at depth 2
610 # Wrong TC at depth 2
614 # Wrong BOS at depth 2 (adding a third LSE here since BOS isn't set in
620 # Wrong TTL at depth 2
624 # Filters working at depth 1 should match all packets but one
638 # Filters working at depth 2 should match all packets but two (because
639 # of the test packet where the label stack depth is just one)
653 # Finally, verify the filters that only match on LSE depth