Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h224 int can_override_nhop(const struct rt_addrinfo *info,
H A Droute_ctl.c478 can_override_nhop(const struct rt_addrinfo *info, const struct nhop_object *nh) in can_override_nhop() function
688 if (can_override_nhop(info, nh_orig) > 0) { in add_route()
795 if (can_override_nhop(info, nh) < 0) in rt_unlinkrte()