Searched refs:l3mdev_fib_table_rcu (Results 1 – 4 of 4) sorted by relevance
157 * l3mdev_fib_table_rcu - get FIB table id associated with an L3162 u32 l3mdev_fib_table_rcu(const struct net_device *dev) in l3mdev_fib_table_rcu() function 187 EXPORT_SYMBOL_GPL(l3mdev_fib_table_rcu);201 tb_id = l3mdev_fib_table_rcu(dev); in l3mdev_fib_table_by_index()
144 u32 l3mdev_fib_table_rcu(const struct net_device *dev);151 tb_id = l3mdev_fib_table_rcu(dev); in l3mdev_fib_table() 270 static inline u32 l3mdev_fib_table_rcu(const struct net_device *dev) in l3mdev_fib_table_rcu() function
6035 u32 tbid = l3mdev_fib_table_rcu(dev) ? : RT_TABLE_MAIN; in bpf_ipv4_fib_lookup() 6180 u32 tbid = l3mdev_fib_table_rcu(dev) ? : RT_TABLE_MAIN; in bpf_ipv6_fib_lookup()
3406 u32 tbid = l3mdev_fib_table_rcu(dev) ? : RT_TABLE_MAIN; in ip6_route_check_nh_onlink()