Searched refs:is_reply (Results 1 – 5 of 5) sorted by relevance
315 int is_reply; member
2233 req->is_reply = 0; in tcp_req_info_handle_readdone()2263 if(req->is_reply) { in tcp_req_info_handle_readdone()2350 req->is_reply = 1; in tcp_req_info_send_reply()
735 const bool is_reply = ExtractIsReply(first_packet_byte); in DumpPacket() local737 IsRunning(), is_reply ? "<--" : "-->", command_name, in DumpPacket()740 if (is_reply) { in DumpPacket()