RDR_NUM_OPS
if (hdr->message_opcode >= RDR_NUM_OPS) {
if ((op < RDR_SES_REQ) || (op >= RDR_NUM_OPS)) {