Searched refs:l3mdev_fib_table_rcu (Results 1 – 3 of 3) sorted by relevance
162 u32 l3mdev_fib_table_rcu(const struct net_device *dev) in l3mdev_fib_table_rcu() function187 EXPORT_SYMBOL_GPL(l3mdev_fib_table_rcu);201 tb_id = l3mdev_fib_table_rcu(dev); in l3mdev_fib_table_by_index()
6174 u32 tbid = l3mdev_fib_table_rcu(dev) ? : RT_TABLE_MAIN; in bpf_ipv4_fib_lookup()6319 u32 tbid = l3mdev_fib_table_rcu(dev) ? : RT_TABLE_MAIN; in bpf_ipv6_fib_lookup()
3426 u32 tbid = l3mdev_fib_table_rcu(dev) ? : RT_TABLE_MAIN; in ip6_route_check_nh_onlink()