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