Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmroute_base.h46 u32 tb_id; member
53 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()
171 u32 tb_id; member
177 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()
/OK3568_Linux_fs/kernel/net/l3mdev/
H A Dl3mdev.c164 u32 tb_id = 0; in l3mdev_fib_table_rcu() local
192 u32 tb_id = 0; in l3mdev_fib_table_by_index() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfib6_rules.c165 u32 tb_id; in fib6_rule_action_alt() local
205 u32 tb_id; in __fib6_rule_action() local
H A Dip6mr.c681 mifi_t vif_index, u32 tb_id) in call_ip6mr_vif_entry_notifiers()
690 struct mfc6_cache *mfc, u32 tb_id) in call_ip6mr_mfc_entry_notifiers()
H A Droute.c4149 u32 tb_id = l3mdev_fib_table(dev) ? : addrconf_rt_table(dev, RT6_TABLE_INFO); in rt6_get_route_info() local
4221 u32 tb_id = l3mdev_fib_table(dev) ? : addrconf_rt_table(dev, RT6_TABLE_DFLT); in rt6_get_dflt_router() local
H A Daddrconf.c2456 u32 tb_id = l3mdev_fib_table(dev) ? : addrconf_rt_table(dev, RT6_TABLE_PREFIX); in addrconf_get_prefix_route() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_lookup.h17 u32 tb_id; member
H A Dfib_frontend.c207 __be32 addr, u32 tb_id) in __inet_dev_addr_type()
236 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table()
1059 u32 tb_id = l3mdev_fib_table(ifa->ifa_dev->dev); in fib_magic() local
H A Dfib_semantics.c512 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
1378 u32 tb_id = cfg->fc_table; in fib_valid_prefsrc() local
1795 u32 tb_id = fri->tb_id; in fib_dump_info() local
1889 int tb_id = l3mdev_fib_table(dev) ? : RT_TABLE_MAIN; in fib_sync_down_addr() local
H A Dfib_rules.c113 u32 tb_id; in fib4_rule_action() local
H A Dping.c308 u32 tb_id = RT_TABLE_LOCAL; in ping_check_bind_addr() local
H A Draw.c720 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
H A Dipmr.c624 vifi_t vif_index, u32 tb_id) in call_ipmr_vif_entry_notifiers()
633 struct mfc_cache *mfc, u32 tb_id) in call_ipmr_mfc_entry_notifiers()
H A Daf_inet.c469 u32 tb_id = RT_TABLE_LOCAL; in __inet_bind() local
H A Dfib_trie.c982 u8 tos, u32 prio, u32 tb_id, in fib_find_alias()
1638 u32 tb_id = fa_to_delete->tb_id; in fib_notify_alias_delete() local
H A Dnexthop.c1311 u32 tb_id = (cfg->dev ? l3mdev_fib_table(cfg->dev) : RT_TABLE_MAIN); in nh_create_ipv4() local
/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h185 unsigned char tb_id; /* Results */ member
209 u32 tb_id; member
226 u32 tb_id; member
249 u32 tb_id; member
H A Dl3mdev.h134 u32 tb_id; in l3mdev_fib_table() local
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dfib.c55 u32 tb_id; member
198 int family, u32 tb_id) in nsim_fib_rt_init()
215 int family, u32 tb_id) in nsim_fib_rt_lookup()
/OK3568_Linux_fs/kernel/net/decnet/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c381 u32 tb_id; member
416 u32 tb_id; /* kernel fib table id */ member
706 static u32 mlxsw_sp_fix_tb_id(u32 tb_id) in mlxsw_sp_fix_tb_id()
715 u32 tb_id) in mlxsw_sp_vr_find()
730 int mlxsw_sp_router_tb_id_vr_id(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_router_tb_id_vr_id()
761 u32 tb_id, in mlxsw_sp_vr_create()
825 static struct mlxsw_sp_vr *mlxsw_sp_vr_get(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_vr_get()
973 u32 tb_id; in mlxsw_sp_ipip_dev_ul_tb_id() local
1142 mlxsw_sp_router_ip2me_fib_entry_find(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_router_ip2me_fib_entry_find()
4537 u32 tb_id = mlxsw_sp_fix_tb_id(fen_info->tb_id); in mlxsw_sp_fib4_entry_type_set() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvrf.c116 u32 tb_id; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c2268 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()