Searched refs:RBUG_OP_NOOP (Results 1 – 3 of 3) sorted by relevance
34 case RBUG_OP_NOOP: in rbug_demarshal()98 case RBUG_OP_NOOP: in rbug_proto_get_name()
57 WRITE(4, int32_t, ((int32_t)RBUG_OP_NOOP)); in rbug_send_noop()66 rbug_connection_send_start(__con, RBUG_OP_NOOP, __len); in rbug_send_noop()233 if (header->opcode != (int32_t)RBUG_OP_NOOP) in rbug_demarshal_noop()
41 RBUG_OP_NOOP = 0, enumerator