Searched refs:RT6_TABLE_LOCAL (Results 1 – 5 of 5) sorted by relevance
362 #define RT6_TABLE_LOCAL RT_TABLE_LOCAL macro366 #define RT6_TABLE_LOCAL RT6_TABLE_MAIN macro
47 if (rule->table != RT6_TABLE_LOCAL && rule->table != RT6_TABLE_MAIN) in fib6_rule_default()467 err = fib_default_rule_add(ops, 0, RT6_TABLE_LOCAL, 0); in fib6_rules_net_init()
2166 net->ipv6.fib6_local_tbl->tb6_id = RT6_TABLE_LOCAL; in fib6_net_init()
3778 tb_id = l3mdev_fib_table(idev->dev) ? : RT6_TABLE_LOCAL; in addrconf_f6i_alloc()
2390 .fc_table = l3mdev_fib_table(dev) ? : RT6_TABLE_LOCAL, in addrconf_add_mroute()