SCTP_FLOWLABEL_SET_MASK
peer->flowlabel |= SCTP_FLOWLABEL_SET_MASK;
if (t->flowlabel & SCTP_FLOWLABEL_SET_MASK)
trans->flowlabel |= SCTP_FLOWLABEL_SET_MASK;
t->flowlabel |= SCTP_FLOWLABEL_SET_MASK;
asoc->flowlabel |= SCTP_FLOWLABEL_SET_MASK;
sp->flowlabel |= SCTP_FLOWLABEL_SET_MASK;
if (trans->flowlabel & SCTP_FLOWLABEL_SET_MASK) {
if (asoc->flowlabel & SCTP_FLOWLABEL_SET_MASK) {
if (sp->flowlabel & SCTP_FLOWLABEL_SET_MASK) {