Home
last modified time | relevance | path

Searched defs:tb_id (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/net/l3mdev/
Dl3mdev.c71 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/
Dmroute_base.h46 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/
Dfib_lookup.h17 u32 tb_id; member
Dfib_semantics.c504 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
Dfib_frontend.c217 __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
Dfib_rules.c110 u32 tb_id; in fib4_rule_action() local
Draw.c719 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
Dipmr.c648 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()
Daf_inet.c465 u32 tb_id = RT_TABLE_LOCAL; in __inet_bind() local
Dnexthop.c1153 u32 tb_id = l3mdev_fib_table(cfg->dev); in nh_create_ipv4() local
Dfib_trie.c983 u8 tos, u32 prio, u32 tb_id) in fib_find_alias()
/Linux-v5.4/net/ipv6/
Dfib6_rules.c161 u32 tb_id; in fib6_rule_action_alt() local
201 u32 tb_id; in __fib6_rule_action() local
Dip6mr.c675 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()
Droute.c4089 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
Daddrconf.c2409 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; in addrconf_get_prefix_route() local
/Linux-v5.4/include/net/
Dip_fib.h185 unsigned char tb_id; /* Results */ member
214 u32 tb_id; member
236 u32 tb_id; member
Dl3mdev.h115 u32 tb_id; in l3mdev_fib_table() local
/Linux-v5.4/net/decnet/
Ddn_table.c302 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/
Dspectrum_router.c406 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 …]
Dspectrum_nve.c724 u32 tb_id, __be32 addr) in mlxsw_sp_nve_ipv4_route_is_decap()
/Linux-v5.4/drivers/net/
Dvrf.c50 u32 tb_id; member
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_ofdpa.c2268 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()