Home
last modified time | relevance | path

Searched refs:nhops_dump_sysctl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/route/
H A Droute_var.h265 int nhops_dump_sysctl(struct rib_head *rh, struct sysctl_req *w);
H A Dnhop_ctl.c1274 nhops_dump_sysctl(struct rib_head *rh, struct sysctl_req *w) in nhops_dump_sysctl() function
/freebsd/sys/net/
H A Drtsock.c2692 error = nhops_dump_sysctl(rnh, w.w_req); in sysctl_rtsock()