Home
last modified time | relevance | path

Searched refs:RT6_TABLE_LOCAL (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h410 #define RT6_TABLE_LOCAL RT_TABLE_LOCAL macro
414 #define RT6_TABLE_LOCAL RT6_TABLE_MAIN macro
/kernel/linux/linux-5.10/net/ipv6/
H A Dfib6_rules.c45 if (rule->table != RT6_TABLE_LOCAL && rule->table != RT6_TABLE_MAIN) in fib6_rule_default()
480 err = fib_default_rule_add(ops, 0, RT6_TABLE_LOCAL, 0); in fib6_rules_net_init()
H A Dip6_fib.c2391 net->ipv6.fib6_local_tbl->tb6_id = RT6_TABLE_LOCAL; in fib6_net_init()
H A Daddrconf.c2473 .fc_table = l3mdev_fib_table(dev) ? : RT6_TABLE_LOCAL, in addrconf_add_mroute()
H A Droute.c4463 .fc_table = l3mdev_fib_table(idev->dev) ? : RT6_TABLE_LOCAL, in addrconf_f6i_alloc()
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h403 #define RT6_TABLE_LOCAL RT_TABLE_LOCAL macro
407 #define RT6_TABLE_LOCAL RT6_TABLE_MAIN macro
/kernel/linux/linux-6.6/net/ipv6/
H A Dfib6_rules.c46 if (rule->table != RT6_TABLE_LOCAL && rule->table != RT6_TABLE_MAIN) in fib6_rule_default()
484 err = fib_default_rule_add(ops, 0, RT6_TABLE_LOCAL, 0); in fib6_rules_net_init()
H A Dip6_fib.c2392 net->ipv6.fib6_local_tbl->tb6_id = RT6_TABLE_LOCAL; in fib6_net_init()
H A Daddrconf.c2501 .fc_table = l3mdev_fib_table(dev) ? : RT6_TABLE_LOCAL, in addrconf_add_mroute()
H A Droute.c4553 .fc_table = l3mdev_fib_table(idev->dev) ? : RT6_TABLE_LOCAL, in addrconf_f6i_alloc()

Completed in 40 milliseconds