MPLS_BOS_MASK
MPLS_BOS_MASK | htonl(ttl);
bos = MPLS_BOS_MASK;
#define MPLS_BOS_ISSET(l) (((l) & MPLS_BOS_MASK) == MPLS_BOS_MASK)
shim->shim_label |= MPLS_BOS_MASK;