rt_gettable
if ((rtbl = rt_gettable(dst->sa_family)) == NULL)
rtbl = rt_gettable(dst->sa_family);
rtbl_t *rt_gettable(sa_family_t);