Searched refs:fib_check_nh (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/net/ |
A D | ip_fib.h | 519 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
|
/linux-6.3-rc2/net/ipv4/ |
A D | fib_semantics.c | 1248 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh() function 1553 err = fib_check_nh(cfg->fc_nlinfo.nl_net, nexthop_nh, in fib_create_info()
|
A D | nexthop.c | 2533 err = fib_check_nh(net, fib_nh, tb_id, 0, extack); in nh_create_ipv4()
|
Completed in 14 milliseconds