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);
563 if (!rt_is_exportable(rt, nlp_get_cred(wa->nlp))) in dump_rtentry() 659 if (!rt_is_exportable(rt, nlp_get_cred(nlp))) in handle_rtm_getroute()
1206 if (!rt_is_exportable(rc.rc_rt, curthread->td_ucred)) in rts_send()2247 if (!rt_is_exportable(rt, w->w_req->td->td_ucred)) in sysctl_dumpentry()