/Linux-v4.19/net/l3mdev/ |
D | l3mdev.c | 57 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/ |
D | mroute_base.h | 45 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/ |
D | fib_lookup.h | 16 u32 tb_id; member
|
D | fib_semantics.c | 408 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
|
D | fib_frontend.c | 219 __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
|
D | fib_rules.c | 113 u32 tb_id; in fib4_rule_action() local
|
D | raw.c | 724 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
|
D | ipmr.c | 652 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()
|
D | af_inet.c | 465 u32 tb_id = RT_TABLE_LOCAL; in __inet_bind() local
|
D | fib_trie.c | 987 u8 tos, u32 prio, u32 tb_id) in fib_find_alias()
|
/Linux-v4.19/net/ipv6/ |
D | fib6_rules.c | 165 u32 tb_id; in fib6_rule_action_alt() local 206 u32 tb_id; in __fib6_rule_action() local
|
D | ip6mr.c | 667 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()
|
D | route.c | 3471 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
|
D | addrconf.c | 2357 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; in addrconf_get_prefix_route() local
|
/Linux-v4.19/include/net/ |
D | ip_fib.h | 156 unsigned char tb_id; /* Results */ member 197 u32 tb_id; member 218 u32 tb_id; member
|
D | l3mdev.h | 108 u32 tb_id; in l3mdev_fib_table() local
|
/Linux-v4.19/net/decnet/ |
D | dn_table.c | 302 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/ |
D | spectrum_router.c | 397 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/ |
D | vrf.c | 54 u32 tb_id; member
|
/Linux-v4.19/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 2271 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()
|