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

/freebsd-13-stable/sys/net/route/
H A Dnhop_ctl.c93 static void print_nhop(const char *prefix, const struct nhop_object *nh);
552 print_nhop("FINALIZE", nh);
591 print_nhop(const char *prefix, const struct nhop_object *nh) function
611 print_nhop("DEL", nh);

Completed in 105 milliseconds