Searched refs:RBUG_OP_PING_REPLY (Results 1 – 3 of 3) sorted by relevance
40 case RBUG_OP_PING_REPLY: in rbug_demarshal()104 case RBUG_OP_PING_REPLY: in rbug_proto_get_name()
167 WRITE(4, int32_t, ((int32_t)RBUG_OP_PING_REPLY)); in rbug_send_ping_reply()177 rbug_connection_send_start(__con, RBUG_OP_PING_REPLY, __len); in rbug_send_ping_reply()301 if (header->opcode != (int32_t)RBUG_OP_PING_REPLY) in rbug_demarshal_ping_reply()
44 RBUG_OP_PING_REPLY = -1, enumerator