Searched refs:rt_is_exportable (Results 1 – 4 of 4) sorted by relevance
206 rt_is_exportable(const struct rtentry *rt, struct ucred *cred) in rt_is_exportable() function
135 bool rt_is_exportable(const struct rtentry *rt, struct ucred *cred);
568 if (!rt_is_exportable(rt, nlp_get_cred(wa->nlp))) in dump_rtentry()664 if (!rt_is_exportable(rt, nlp_get_cred(nlp))) in handle_rtm_getroute()
1215 if (!rt_is_exportable(rc.rc_rt, curthread->td_ucred)) in rts_send()2257 if (!rt_is_exportable(rt, w->w_req->td->td_ucred)) in sysctl_dumpentry()