| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_router_hw.c | 111 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 D | prestera_router_hw.h | 10 u32 tb_id; /* key (kernel fib table id) */ member 96 u32 tb_id; member
|
| H A D | prestera_router.c | 82 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 D | mroute_base.h | 48 u32 tb_id; member 56 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifier() argument 78 unsigned short vif_index, u32 tb_id, in mr_call_vif_notifiers() argument 176 u32 tb_id; member 182 struct mr_mfc *mfc, u32 tb_id, in mr_call_mfc_notifier() argument 200 mr_call_mfc_notifiers(struct net * net,unsigned short family,enum fib_event_type event_type,struct mr_mfc * mfc,u32 tb_id,atomic_t * ipmr_seq) mr_call_mfc_notifiers() argument [all...] |
| /linux/net/l3mdev/ |
| H A D | l3mdev.c | 164 u32 tb_id = 0; in l3mdev_fib_table_rcu() local 192 u32 tb_id = 0; in l3mdev_fib_table_by_index() local
|
| /linux/include/net/ |
| H A D | ip_fib.h | 194 unsigned char tb_id; /* Results */ member 218 u32 tb_id; member 236 u32 tb_id; member 259 u32 tb_id; member
|
| /linux/drivers/net/netdevsim/ |
| H A D | fib.c | 72 u32 tb_id; member 244 int family, u32 tb_id) in nsim_fib_rt_init() argument 261 int family, u32 tb_id) in nsim_fib_rt_lookup() argument [all...] |
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 487 u32 tb_id; member 521 u32 tb_id; /* kernel fib table id */ member 812 static u32 mlxsw_sp_fix_tb_id(u32 tb_id) in mlxsw_sp_fix_tb_id() argument 821 u32 tb_id) in mlxsw_sp_vr_find() argument 837 mlxsw_sp_router_tb_id_vr_id(struct mlxsw_sp * mlxsw_sp,u32 tb_id,u16 * vr_id) mlxsw_sp_router_tb_id_vr_id() argument 868 mlxsw_sp_vr_create(struct mlxsw_sp * mlxsw_sp,u32 tb_id,struct netlink_ext_ack * extack) mlxsw_sp_vr_create() argument 932 mlxsw_sp_vr_get(struct mlxsw_sp * mlxsw_sp,u32 tb_id,struct netlink_ext_ack * extack) mlxsw_sp_vr_get() argument 1071 u32 tb_id; mlxsw_sp_ipip_dev_ul_tb_id() local 1341 mlxsw_sp_router_ip2me_fib_entry_find(struct mlxsw_sp * mlxsw_sp,u32 tb_id,enum mlxsw_sp_l3proto proto,const union mlxsw_sp_l3addr * addr,enum mlxsw_sp_fib_entry_type type) mlxsw_sp_router_ip2me_fib_entry_find() argument 6403 u32 tb_id = mlxsw_sp_fix_tb_id(fen_info->tb_id); mlxsw_sp_fib4_entry_type_set() local 6716 mlxsw_sp_fib_node_get(struct mlxsw_sp * mlxsw_sp,u32 tb_id,const void * addr,size_t addr_len,unsigned char prefix_len,enum mlxsw_sp_l3proto proto) mlxsw_sp_fib_node_get() argument 7307 u32 tb_id = mlxsw_sp_fix_tb_id(rt->fib6_table->tb6_id); mlxsw_sp_fib6_entry_type_set_local() local 8584 u32 tb_id = l3mdev_fib_table(params->dev); mlxsw_sp_rif_create() local 10894 mlxsw_sp_ul_rif_get(struct mlxsw_sp * mlxsw_sp,u32 tb_id,struct mlxsw_sp_crif * ul_crif,struct netlink_ext_ack * extack) mlxsw_sp_ul_rif_get() argument [all...] |
| /linux/net/ipv4/ |
| H A D | raw.c | 708 u32 tb_id = RT_TABLE_LOCAL; raw_bind() local
|
| H A D | af_inet.c | 486 u32 tb_id = RT_TABLE_LOCAL; in __inet_bind() local
|
| H A D | fib_trie.c | 978 dscp_t dscp, u32 prio, u32 tb_id, in fib_find_alias() argument 1663 u32 tb_id = fa_to_delete->tb_id; fib_notify_alias_delete() local [all...] |
| H A D | ipmr.c | 665 vifi_t vif_index, u32 tb_id) in call_ipmr_vif_entry_notifiers() argument 674 struct mfc_cache *mfc, u32 tb_id) in call_ipmr_mfc_entry_notifiers() argument
|
| H A D | nexthop.c | 2852 u32 tb_id = (cfg->dev ? l3mdev_fib_table(cfg->dev) : RT_TABLE_MAIN); nh_create_ipv4() local
|
| /linux/net/sctp/ |
| H A D | protocol.c | 356 int tb_id = RT_TABLE_LOCAL; in sctp_v4_available() local
|
| /linux/drivers/net/ |
| H A D | vrf.c | 120 u32 tb_id; member
|
| /linux/net/ipv6/ |
| H A D | route.c | 4376 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_INFO; rt6_get_route_info() local 4448 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_DFLT; rt6_get_dflt_router() local
|
| H A D | addrconf.c | 2501 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; addrconf_get_prefix_route() local
|