Home
last modified time | relevance | path

Searched refs:rt6i_table (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dip6_fib.h102 struct fib6_table *rt6i_table; member
/linux-4.1.27/net/ipv6/
Droute.c859 table = rt->rt6i_table; in __ip6_ins_rt()
1715 rt->rt6i_table = table; in ip6_route_info_create()
1772 table = rt->rt6i_table; in __ip6_del_rt()
1955 ort->rt6i_table); in ip6_rt_copy()
1983 rt->rt6i_table = ort->rt6i_table; in ip6_rt_copy()
2256 rt->rt6i_table = fib6_get_table(net, RT6_TABLE_LOCAL); in addrconf_dst_alloc()
2779 if (rt->rt6i_table) in rt6_fill_node()
2780 table = rt->rt6i_table->tb6_id; in rt6_fill_node()