Searched refs:ctl_show_peer (Results 1 – 3 of 3) sorted by relevance
271 struct ctl_show_peer { struct432 void build_show_peer(struct ctl_show_peer *,
834 struct ctl_show_peer *cpeer; in show_peer_msg()848 if (imsg->hdr.len != IMSG_HEADER_SIZE + sizeof(struct ctl_show_peer)) in show_peer_msg()851 cpeer = (struct ctl_show_peer *)imsg->data; in show_peer_msg()
204 struct ctl_show_peer c_peer; in control_dispatch_msg()344 build_show_peer(struct ctl_show_peer *cp, struct ntp_peer *p) in build_show_peer()