Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop_ctl.c86 static int dump_nhop_entry(struct rib_head *rh, struct nhop_object *nh, struct sysctl_req *w);
1189 dump_nhop_entry(struct rib_head *rh, struct nhop_object *nh, struct sysctl_req *w) in dump_nhop_entry() function
1285 error = dump_nhop_entry(rh, nh_priv->nh, w); in nhops_dump_sysctl()