Searched refs:MPLS_TTL (Results 1 – 3 of 3) sorted by relevance
41 #define MPLS_TTL(x) (((x) & TTL_MASK) >> TTL_SHIFT) macro
90 printf(", ttl %u)", MPLS_TTL(label_entry)); in mpls_print()
669 printf(", ttl %u", MPLS_TTL(raw_label)); in icmp_print()