ctl_show_peer
struct ctl_show_peer c_peer;
build_show_peer(struct ctl_show_peer *cp, struct ntp_peer *p)
struct ctl_show_peer *cpeer;
if (imsg->hdr.len != IMSG_HEADER_SIZE + sizeof(struct ctl_show_peer))
cpeer = (struct ctl_show_peer *)imsg->data;
void build_show_peer(struct ctl_show_peer *,