rt_is_exportable
bool rt_is_exportable(const struct rtentry *rt, struct ucred *cred);
if (!rt_is_exportable(rc.rc_rt, curthread->td_ucred))
if (!rt_is_exportable(rt, w->w_req->td->td_ucred))
if (!rt_is_exportable(rt, nlp_get_cred(wa->nlp)))
if (!rt_is_exportable(rt, nlp_get_cred(nlp)))