SCTP_CHUNK_MATCH_ALL
case SCTP_CHUNK_MATCH_ALL:
if (info->chunk_match_type & (SCTP_CHUNK_MATCH_ALL |
if (chunk_match_type == SCTP_CHUNK_MATCH_ALL)