Searched defs:tb_id (Results 1 – 16 of 16) sorted by relevance
| /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/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/net/ipv6/ |
| H A D | fib6_rules.c | 173 u32 tb_id; in fib6_rule_action_alt() local 213 u32 tb_id; in __fib6_rule_action() local
|
| H A D | addrconf.c | 2517 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; in addrconf_get_prefix_route() local
|
| /linux/net/ipv4/ |
| H A D | fib_frontend.c | 229 __be32 addr, u32 tb_id) in __inet_dev_addr_type() 258 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table() 1116 u32 tb_id = l3mdev_fib_table(ifa->ifa_dev->dev); in fib_magic() local
|
| H A D | fib_rules.c | 117 u32 tb_id; in fib4_rule_action() local
|
| H A D | raw.c | 714 u32 tb_id = RT_TABLE_LOCAL; in raw_bind() local
|
| 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 | fib_trie.c | 978 dscp_t dscp, u32 prio, u32 tb_id, in fib_find_alias() 1663 u32 tb_id = fa_to_delete->tb_id; in fib_notify_alias_delete() local
|
| H A D | nexthop.c | 2892 u32 tb_id = (cfg->dev ? l3mdev_fib_table(cfg->dev) : RT_TABLE_MAIN); in nh_create_ipv4() 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/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/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 2255 int dst_len, struct fib_info *fi, u32 tb_id, in ofdpa_port_fib_ipv4()
|