Searched refs:MPLS_TTL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/tcpdump/
H A Dmpls.h41 #define MPLS_TTL(x) (((x) & TTL_MASK) >> TTL_SHIFT) macro
H A Dprint-mpls.c90 printf(", ttl %u)", MPLS_TTL(label_entry));
H A Dprint-icmp.c671 printf(", ttl %u", MPLS_TTL(raw_label));

Completed in 108 milliseconds