Searched refs:ip6_nh_lookup_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 3217 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table() function 3256 err = ip6_nh_lookup_table(net, cfg, gw_addr, tbid, 0, &res); in ip6_route_check_nh_onlink() 3281 err = ip6_nh_lookup_table(net, cfg, gw_addr, in ip6_route_check_nh()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 3311 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table() function 3350 err = ip6_nh_lookup_table(net, cfg, gw_addr, tbid, 0, &res); in ip6_route_check_nh_onlink() 3376 err = ip6_nh_lookup_table(net, cfg, gw_addr, in ip6_route_check_nh()
|
Completed in 16 milliseconds