client_dispatch
client_peer = proc_add_peer(client_proc, fd, client_dispatch, NULL);
static void client_dispatch(struct imsg *, void *);
switch (client_dispatch(pp, conf->settime,
int client_dispatch(struct ntp_peer *, u_int8_t, u_int8_t);