SCTP_SELECTIVE_ACK
sack.ch.chunk_type = SCTP_SELECTIVE_ACK;
case SCTP_SELECTIVE_ACK:
if (((ch->chunk_type == SCTP_SELECTIVE_ACK) ||
case SCTP_SELECTIVE_ACK:
if ((chk->rec.chunk_id == SCTP_SELECTIVE_ACK) ||
if ((chk->rec.chunk_id == SCTP_SELECTIVE_ACK) ||
if (chk->rec.chunk_id == SCTP_SELECTIVE_ACK) {
if (chk->rec.chunk_id == SCTP_SELECTIVE_ACK) {
a_chk->rec.chunk_id = SCTP_SELECTIVE_ACK;
sack->ch.chunk_type = SCTP_SELECTIVE_ACK;