/Linux-v5.4/net/l3mdev/ |
D | l3mdev.c | 71 u32 tb_id = 0; in l3mdev_fib_table_rcu() local 99 u32 tb_id = 0; in l3mdev_fib_table_by_index() local
|
/Linux-v5.4/include/linux/ |
D | mroute_base.h | 46 u32 tb_id; member 54 unsigned short vif_index, u32 tb_id) in mr_call_vif_notifier() 74 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifiers() 172 u32 tb_id; member 179 struct mr_mfc *mfc, u32 tb_id) in mr_call_mfc_notifier() 196 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers()
|
/Linux-v5.4/net/ipv4/ |
D | fib_lookup.h | 17 u32 tb_id; member
|
D | fib_semantics.c | 504 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib() 1317 u32 tb_id = cfg->fc_table; in fib_valid_prefsrc() local 1728 u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, in fib_dump_info() 1817 int tb_id = l3mdev_fib_table(dev) ? : RT_TABLE_MAIN; in fib_sync_down_addr() local
|
D | fib_frontend.c | 217 __be32 addr, u32 tb_id) in __inet_dev_addr_type() 246 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table() 1061 u32 tb_id = l3mdev_fib_table(ifa->ifa_dev->dev); in fib_magic() local
|
D | fib_rules.c | 110 u32 tb_id; in fib4_rule_action() local
|
D | raw.c | 719 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
|
D | ipmr.c | 648 vifi_t vif_index, u32 tb_id) in call_ipmr_vif_entry_notifiers() 657 struct mfc_cache *mfc, u32 tb_id) in call_ipmr_mfc_entry_notifiers()
|
D | af_inet.c | 465 u32 tb_id = RT_TABLE_LOCAL; in __inet_bind() local
|
D | nexthop.c | 1153 u32 tb_id = l3mdev_fib_table(cfg->dev); in nh_create_ipv4() local
|
D | fib_trie.c | 983 u8 tos, u32 prio, u32 tb_id) in fib_find_alias()
|
/Linux-v5.4/net/ipv6/ |
D | fib6_rules.c | 161 u32 tb_id; in fib6_rule_action_alt() local 201 u32 tb_id; in __fib6_rule_action() local
|
D | ip6mr.c | 675 mifi_t vif_index, u32 tb_id) in call_ip6mr_vif_entry_notifiers() 684 struct mfc6_cache *mfc, u32 tb_id) in call_ip6mr_mfc_entry_notifiers()
|
D | route.c | 4089 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_INFO; in rt6_get_route_info() local 4161 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_DFLT; in rt6_get_dflt_router() local
|
D | addrconf.c | 2409 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; in addrconf_get_prefix_route() local
|
/Linux-v5.4/include/net/ |
D | ip_fib.h | 185 unsigned char tb_id; /* Results */ member 214 u32 tb_id; member 236 u32 tb_id; member
|
D | l3mdev.h | 115 u32 tb_id; in l3mdev_fib_table() local
|
/Linux-v5.4/net/decnet/ |
D | dn_table.c | 302 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info() 382 static void dn_rtmsg_fib(int event, struct dn_fib_node *f, int z, u32 tb_id, in dn_rtmsg_fib()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 406 u32 tb_id; member 441 u32 tb_id; /* kernel fib table id */ member 731 static u32 mlxsw_sp_fix_tb_id(u32 tb_id) in mlxsw_sp_fix_tb_id() 740 u32 tb_id) in mlxsw_sp_vr_find() 755 int mlxsw_sp_router_tb_id_vr_id(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_router_tb_id_vr_id() 781 u32 tb_id, in mlxsw_sp_vr_create() 845 static struct mlxsw_sp_vr *mlxsw_sp_vr_get(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_vr_get() 1156 mlxsw_sp_router_ip2me_fib_entry_find(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_router_ip2me_fib_entry_find() 4340 u32 tb_id = mlxsw_sp_fix_tb_id(fen_info->tb_id); in mlxsw_sp_fib4_entry_type_set() local 4629 mlxsw_sp_fib_node_get(struct mlxsw_sp *mlxsw_sp, u32 tb_id, const void *addr, in mlxsw_sp_fib_node_get() [all …]
|
D | spectrum_nve.c | 724 u32 tb_id, __be32 addr) in mlxsw_sp_nve_ipv4_route_is_decap()
|
/Linux-v5.4/drivers/net/ |
D | vrf.c | 50 u32 tb_id; member
|
/Linux-v5.4/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 2268 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()
|