SCTP_IDATA
#define IS_SCTP_CONTROL(a) (((a)->chunk_type != SCTP_DATA) && ((a)->chunk_type != SCTP_IDATA))
#define IS_SCTP_DATA(a) (((a)->chunk_type == SCTP_DATA) || ((a)->chunk_type == SCTP_IDATA))
if (chk_type == SCTP_IDATA) {
if ((chk_type == SCTP_IDATA) &&
if (chk_type == SCTP_IDATA) {
if (chk_type == SCTP_IDATA) {
if (chk_type == SCTP_IDATA) {
(ch->chunk_type == SCTP_IDATA)) {
(ch->chunk_type == SCTP_IDATA)) {
case SCTP_IDATA:
} else if (desc.chunk_type == SCTP_IDATA) {
pr_supported->chunk_types[num_ext++] = SCTP_IDATA;
pr_supported->chunk_types[num_ext++] = SCTP_IDATA;
if (sctp_auth_is_required_chunk(SCTP_IDATA, asoc->peer_auth_chunks)) {
ndchkh->ch.chunk_type = SCTP_IDATA;
case SCTP_IDATA:
if (sctp_auth_is_required_chunk(SCTP_IDATA, asoc->peer_auth_chunks)) {