Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.c111 u32 tb_id) in __prestera_vr_find()
124 u32 tb_id, in __prestera_vr_create()
160 static struct prestera_vr *prestera_vr_get(struct prestera_switch *sw, u32 tb_id, in prestera_vr_get()
249 u32 tb_id, const unsigned char *addr) in prestera_rif_entry_create()
H A Dprestera_router_hw.h10 u32 tb_id; /* key (kernel fib table id) */ member
96 u32 tb_id; member
H A Dprestera_router.c82 static u32 prestera_fix_tb_id(u32 tb_id) in prestera_fix_tb_id()
247 static int prestera_util_kern_get_route(struct fib_result *res, u32 tb_id, in prestera_util_kern_get_route()
261 __prestera_util_kern_n_is_reachable_v4(u32 tb_id, __be32 *addr, in __prestera_util_kern_n_is_reachable_v4()
282 prestera_util_kern_n_is_reachable(u32 tb_id, in prestera_util_kern_n_is_reachable()
/linux/include/linux/
H A Dmroute_base.h48 u32 tb_id; member
56 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifier()
78 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifiers()
176 u32 tb_id; member
182 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifier()
200 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifiers()
/linux/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
/linux/net/ipv6/
H A Dfib6_rules.c166 u32 tb_id; in fib6_rule_action_alt() local
206 u32 tb_id; in __fib6_rule_action() local
H A Dip6mr.c683 mifi_t vif_index, u32 tb_id) in call_ip6mr_vif_entry_notifiers()
692 struct mfc6_cache *mfc, u32 tb_id) in call_ip6mr_mfc_entry_notifiers()
H A Droute.c4265 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_INFO; in rt6_get_route_info() local
4337 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_DFLT; in rt6_get_dflt_router() local
/linux/net/ipv4/
H A Dfib_lookup.h18 u32 tb_id; member
H A Dfib_semantics.c514 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
1365 u32 tb_id = cfg->fc_table; in fib_valid_prefsrc() local
1785 u32 tb_id = fri->tb_id; in fib_dump_info() local
1878 int tb_id = l3mdev_fib_table(dev) ? : RT_TABLE_MAIN; in fib_sync_down_addr() local
H A Dfib_frontend.c208 __be32 addr, u32 tb_id) in __inet_dev_addr_type()
237 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table()
1073 u32 tb_id = l3mdev_fib_table(ifa->ifa_dev->dev); in fib_magic() local
H A Dfib_rules.c114 u32 tb_id; in fib4_rule_action() local
H A Dping.c314 u32 tb_id = RT_TABLE_LOCAL; in ping_check_bind_addr() local
H A Draw.c705 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
H A Dipmr.c627 vifi_t vif_index, u32 tb_id) in call_ipmr_vif_entry_notifiers()
636 struct mfc_cache *mfc, u32 tb_id) in call_ipmr_mfc_entry_notifiers()
H A Daf_inet.c481 u32 tb_id = RT_TABLE_LOCAL; in __inet_bind() local
H A Dfib_trie.c984 dscp_t dscp, u32 prio, u32 tb_id, in fib_find_alias()
1688 u32 tb_id = fa_to_delete->tb_id; in fib_notify_alias_delete() local
H A Dnexthop.c2781 u32 tb_id = (cfg->dev ? l3mdev_fib_table(cfg->dev) : RT_TABLE_MAIN); in nh_create_ipv4() local
/linux/include/net/
H A Dip_fib.h189 unsigned char tb_id; /* Results */ member
213 u32 tb_id; member
231 u32 tb_id; member
254 u32 tb_id; member
H A Dl3mdev.h134 u32 tb_id; in l3mdev_fib_table() local
/linux/drivers/net/netdevsim/
H A Dfib.c72 u32 tb_id; member
244 int family, u32 tb_id) in nsim_fib_rt_init()
261 int family, u32 tb_id) in nsim_fib_rt_lookup()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c487 u32 tb_id; member
521 u32 tb_id; /* kernel fib table id */ member
813 static u32 mlxsw_sp_fix_tb_id(u32 tb_id) in mlxsw_sp_fix_tb_id()
822 u32 tb_id) in mlxsw_sp_vr_find()
838 int mlxsw_sp_router_tb_id_vr_id(struct mlxsw_sp *mlxsw_sp, u32 tb_id, in mlxsw_sp_router_tb_id_vr_id()
869 u32 tb_id, in mlxsw_sp_vr_create()
1073 u32 tb_id; in mlxsw_sp_ipip_dev_ul_tb_id() local
6404 u32 tb_id = mlxsw_sp_fix_tb_id(fen_info->tb_id); in mlxsw_sp_fib4_entry_type_set() local
7309 u32 tb_id = mlxsw_sp_fix_tb_id(rt->fib6_table->tb6_id); in mlxsw_sp_fib6_entry_type_set_local() local
8634 u32 tb_id = l3mdev_fib_table(params->dev); in mlxsw_sp_rif_create() local
[all …]
/linux/net/sctp/
H A Dprotocol.c356 int tb_id = RT_TABLE_LOCAL; in sctp_v4_available() local
/linux/drivers/net/
H A Dvrf.c118 u32 tb_id; member
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c2269 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()

12