Searched refs:fib_check_nh (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | ip_fib.h | 575 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
|
| /linux/net/ipv4/ |
| H A D | fib_semantics.c | 1272 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh() function 1502 err = fib_check_nh(cfg->fc_nlinfo.nl_net, nexthop_nh, in fib_create_info()
|
| H A D | nexthop.c | 1630 * config for prefix; parts of fib_check_nh not done when nexthop in fib_check_nexthop() 2862 err = fib_check_nh(net, fib_nh, tb_id, 0, extack); in nh_create_ipv6()
|