nhop_print_buf_any
nhop_print_buf_any(rnd_orig->rnd_nhop, buf_old, NHOP_PRINT_BUFSIZE);
nhop_print_buf_any(rnd_new->rnd_nhop, buf_new, NHOP_PRINT_BUFSIZE);
nhop_print_buf_any(nh_src, nhbuf, sizeof(nhbuf));
char *nhop_print_buf_any(const struct nhop_object *nh, char *buf, size_t bufsize);
nhop_print_buf_any(rc->rc_nh_old, buf_old, NHOP_PRINT_BUFSIZE);
nhop_print_buf_any(rc->rc_nh_new, buf_new, NHOP_PRINT_BUFSIZE);
nhop_print_buf_any(unhop->un_nhop_src, nhbuf, sizeof(nhbuf));
nhop_print_buf_any(unhop_base->un_nhop, nhbuf, sizeof(nhbuf));
nhop_print_buf_any(unhop_chain->un_nhop,
nhop_print_buf_any(rnd.rnd_nhop, nhbuf, sizeof(nhbuf)),