Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnexthop.h454 int fib_check_nexthop(struct nexthop *nh, u8 scope,
/openbmc/linux/net/ipv4/
H A Dnexthop.c1372 int fib_check_nexthop(struct nexthop *nh, u8 scope, in fib_check_nexthop() function
1419 err = fib_check_nexthop(new, fi->fib_scope, extack); in fib_check_nh_list()
H A Dfib_semantics.c1529 err = fib_check_nexthop(fi->nh, cfg->fc_scope, extack); in fib_create_info()