Home
last modified time | relevance | path

Searched refs:can_export_rte (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Drtsock.c195 static bool can_export_rte(struct ucred *td_ucred, bool rt_is_host,
1127 if (!can_export_rte(curthread->td_ucred, in route_output()
2101 can_export_rte(struct ucred *td_ucred, bool rt_is_host, in can_export_rte() function
2125 if (!can_export_rte(w->w_req->td->td_ucred, rt_is_host(rt), w->dst)) in sysctl_dumpentry()
/f-stack/lib/
H A Dff_route.c1022 can_export_rte(struct ucred *td_ucred, bool rt_is_host, in can_export_rte() function
1166 if (!can_export_rte(curthread->td_ucred, in ff_rtioctl()