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

/freebsd-13-stable/sys/net/route/
H A Dnhop_ctl.c80 static int dump_nhop_entry(struct rib_head *rh, struct nhop_object *nh, struct sysctl_req *w);
806 dump_nhop_entry(struct rib_head *rh, struct nhop_object *nh, struct sysctl_req *w) function
904 error = dump_nhop_entry(rh, nh_priv->nh, w);

Completed in 81 milliseconds