Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dnexthop.h484 int fib_check_nexthop(struct nexthop *nh, u8 scope,
/linux-6.15/net/ipv4/
H A Dnexthop.c1621 int fib_check_nexthop(struct nexthop *nh, u8 scope, in fib_check_nexthop() function
1668 err = fib_check_nexthop(new, fi->fib_scope, extack); in fib_check_nh_list()
H A Dfib_semantics.c1480 err = fib_check_nexthop(fi->nh, cfg->fc_scope, extack); in fib_create_info()