Home
last modified time | relevance | path

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

/Linux-v4.19/net/l3mdev/
Dl3mdev.c57 u32 tb_id = 0; in l3mdev_fib_table_rcu() local
85 u32 tb_id = 0; in l3mdev_fib_table_by_index() local
/Linux-v4.19/include/linux/
Dmroute_base.h45 u32 tb_id; member
53 unsigned short vif_index, u32 tb_id) in mr_call_vif_notifier()
73 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifiers()
171 u32 tb_id; member
178 struct mr_mfc *mfc, u32 tb_id) in mr_call_mfc_notifier()
195 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers()
/Linux-v4.19/net/ipv4/
Dfib_lookup.h16 u32 tb_id; member
Dfib_semantics.c408 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
1001 u32 tb_id = cfg->fc_table; in fib_valid_prefsrc() local
1292 u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, in fib_dump_info()
1425 int tb_id = l3mdev_fib_table(dev); in fib_sync_down_addr() local
Dfib_frontend.c219 __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()
855 u32 tb_id = l3mdev_fib_table(ifa->ifa_dev->dev); in fib_magic() local
Dfib_rules.c113 u32 tb_id; in fib4_rule_action() local
Draw.c724 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
Dipmr.c652 vifi_t vif_index, u32 tb_id) in call_ipmr_vif_entry_notifiers()
661 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
Dfib_trie.c987 u8 tos, u32 prio, u32 tb_id) in fib_find_alias()
/Linux-v4.19/net/ipv6/
Dfib6_rules.c165 u32 tb_id; in fib6_rule_action_alt() local
206 u32 tb_id; in __fib6_rule_action() local
Dip6mr.c667 mifi_t vif_index, u32 tb_id) in call_ip6mr_vif_entry_notifiers()
676 struct mfc6_cache *mfc, u32 tb_id) in call_ip6mr_mfc_entry_notifiers()
Droute.c3471 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_INFO; in rt6_get_route_info() local
3539 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_DFLT; in rt6_get_dflt_router() local
3753 u32 tb_id; in addrconf_f6i_alloc() local
Daddrconf.c2357 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; in addrconf_get_prefix_route() local
/Linux-v4.19/include/net/
Dip_fib.h156 unsigned char tb_id; /* Results */ member
197 u32 tb_id; member
218 u32 tb_id; member
Dl3mdev.h108 u32 tb_id; in l3mdev_fib_table() local
/Linux-v4.19/net/decnet/
Ddn_table.c302 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
381 static void dn_rtmsg_fib(int event, struct dn_fib_node *f, int z, u32 tb_id, in dn_rtmsg_fib()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c397 u32 tb_id; member
432 u32 tb_id; /* kernel fib table id */ member
720 static u32 mlxsw_sp_fix_tb_id(u32 tb_id) in mlxsw_sp_fix_tb_id()
729 u32 tb_id) in mlxsw_sp_vr_find()
757 u32 tb_id, in mlxsw_sp_vr_create()
821 static struct mlxsw_sp_vr *mlxsw_sp_vr_get(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_vr_get()
4402 mlxsw_sp_fib_node_get(struct mlxsw_sp *mlxsw_sp, u32 tb_id, const void *addr, in mlxsw_sp_fib_node_get()
6139 u32 tb_id = l3mdev_fib_table(params->dev); in mlxsw_sp_rif_create() local
/Linux-v4.19/drivers/net/
Dvrf.c54 u32 tb_id; member
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_ofdpa.c2271 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()