Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dnexthop.c1411 static int fib_check_nh_list(struct nexthop *old, struct nexthop *new, in fib_check_nh_list() function
2255 err = fib_check_nh_list(old, new, extack); in replace_nexthop()
2279 err = fib_check_nh_list(nhge->nh_parent, new, extack); in replace_nexthop()