Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/ !
Dnexthop.c1387 static int fib_check_nh_list(struct nexthop *old, struct nexthop *new, in fib_check_nh_list() function
2231 err = fib_check_nh_list(old, new, extack); in replace_nexthop()
2255 err = fib_check_nh_list(nhge->nh_parent, new, extack); in replace_nexthop()