Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h252 int nhops_dump_sysctl(struct rib_head *rh, struct sysctl_req *w);
H A Dnhop_ctl.c891 nhops_dump_sysctl(struct rib_head *rh, struct sysctl_req *w) in nhops_dump_sysctl() function
/f-stack/freebsd/net/
H A Drtsock.c2564 error = nhops_dump_sysctl(rnh, w.w_req); in sysctl_rtsock()