SCTP_CHUNK_FLAG_ABANDONED
#define SCTP_ABANDON_CHUNK(mp) ((mp)->b_flag |= SCTP_CHUNK_FLAG_ABANDONED)
((mp)->b_flag & SCTP_CHUNK_FLAG_ABANDONED)