MPLS_LABEL_MASK
MPLS_LABEL_MASK);
MPLS_LABEL_MASK;
smpls->smpls_label = shim->shim_label & MPLS_LABEL_MASK;
smpls->smpls_label = shim->shim_label & MPLS_LABEL_MASK;
smpls->smpls_label = shim->shim_label & MPLS_LABEL_MASK;
#define MPLS_LABEL_GET(l) ((ntohl((l) & MPLS_LABEL_MASK)) >> MPLS_LABEL_OFFSET)
smpls->smpls_label = shim->shim_label & MPLS_LABEL_MASK;
#define MPLS_LABEL_GET(l) ((ntohl((l) & MPLS_LABEL_MASK)) >> MPLS_LABEL_OFFSET)
shim->shim_label &= ~MPLS_LABEL_MASK;
shim->shim_label |= rt_mpls->mpls_label & MPLS_LABEL_MASK;
#define MPLS_LABEL(m) ((m & MPLS_LABEL_MASK) >> MPLS_LABEL_OFFSET)