NAME_OPCODE_OPCODE_MASK
#define PACKET_TYPE(x) ((x) & (NAME_OPCODE_R | NAME_OPCODE_OPCODE_MASK | \
switch (packet->info & NAME_OPCODE_OPCODE_MASK) {