rtpref
if (rtpref(n) > rtpref(dr))
rtpref(selected_dr) <= rtpref(installed_dr)) {
oldpref = rtpref(dr);
if (dr->installed && rtpref(new) == oldpref) {
int rtpref;
rtpref = ((p->flags & ND_RA_FLAG_RTPREF_MASK) >> 3) & 0xff;
xo_emit(", pref={:preference/%s}", rtpref_str[rtpref]);