Searched refs:fib_check_nh (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/include/net/ | 
| D | ip_fib.h | 472 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,
 | 
| /Linux-v5.10/net/ipv4/ | 
| D | fib_semantics.c | 1192 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,  in fib_check_nh()  function1516 			err = fib_check_nh(cfg->fc_nlinfo.nl_net, nexthop_nh,  in fib_create_info()
 
 | 
| D | nexthop.c | 1316 	err = fib_check_nh(net, fib_nh, tb_id, 0, extack);  in nh_create_ipv4()
 |