Searched defs:tsync_proto (Results 1 – 4 of 4) sorted by relevance
25 struct tsync_proto { struct26 struct tsync_proto *next; argument44 static struct tsync_proto *tsync_proto_list; argument
1510 const char *tsync_proto, in make_trace_resp()1541 const char *tsync_proto, unsigned int tsync_port) in tracecmd_msg_send_trace_resp()1559 char **tsync_proto, in tracecmd_msg_recv_trace_resp()
326 trace_tsync_as_guest(int fd, const char *tsync_proto, const char *clock, in trace_tsync_as_guest()
155 const char *tsync_proto = NULL; in agent_handle() local