Searched refs:ip6_nh_lookup_table (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv6/ |
H A D | route.c | 3323 static int ip6_nh_lookup_table(struct net *net, struct fib6_config *cfg, in ip6_nh_lookup_table() function 3362 err = ip6_nh_lookup_table(net, cfg, gw_addr, tbid, 0, &res); in ip6_route_check_nh_onlink() 3388 err = ip6_nh_lookup_table(net, cfg, gw_addr, in ip6_route_check_nh()
|