Searched refs:dump_packet (Results 1 – 3 of 3) sorted by relevance
47 std::string dump_packet(const char* name, const char* func, const apacket* p);
221 std::string dump_packet(const char* name, const char* func, const apacket* p) { in dump_packet() function
440 VLOG(TRANSPORT) << dump_packet(t->serial.c_str(), "to remote", p); in send_packet()690 VLOG(TRANSPORT) << dump_packet(t->serial.c_str(), "from remote", p.get()); in transport_registration_func()