Home
last modified time | relevance | path

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

/linux-4.4.14/net/l3mdev/
Dl3mdev.c49 u32 tb_id = 0; in l3mdev_fib_table_rcu() local
77 u32 tb_id = 0; in l3mdev_fib_table_by_index() local
/linux-4.4.14/net/ipv4/
Dfib_lookup.h15 u32 tb_id; member
Dfib_frontend.c216 __be32 addr, u32 tb_id) in __inet_dev_addr_type()
243 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table()
805 u32 tb_id = l3mdev_fib_table(ifa->ifa_dev->dev); in fib_magic() local
Dfib_semantics.c401 int dst_len, u32 tb_id, const struct nl_info *info, in rtmsg_fib()
925 u32 tb_id = cfg->fc_table; in fib_valid_prefsrc() local
1216 u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, in fib_dump_info()
Daf_inet.c430 u32 tb_id = RT_TABLE_LOCAL; in inet_bind() local
Dfib_trie.c964 u8 tos, u32 prio, u32 tb_id) in fib_find_alias()
/linux-4.4.14/include/net/
Dswitchdev.h95 u32 tb_id; member
289 u32 nlflags, u32 tb_id) in switchdev_fib_ipv4_add()
296 u8 tos, u8 type, u32 tb_id) in switchdev_fib_ipv4_del()
Dl3mdev.h78 u32 tb_id; in l3mdev_fib_table() local
Dip_fib.h153 unsigned char tb_id; /* Results */ member
189 u32 tb_id; member
/linux-4.4.14/net/decnet/
Ddn_table.c300 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
379 static void dn_rtmsg_fib(int event, struct dn_fib_node *f, int z, u32 tb_id, in dn_rtmsg_fib()
/linux-4.4.14/net/switchdev/
Dswitchdev.c1166 u8 tos, u8 type, u32 nlflags, u32 tb_id) in switchdev_fib_ipv4_add()
1218 u8 tos, u8 type, u32 tb_id) in switchdev_fib_ipv4_del()
/linux-4.4.14/drivers/net/
Dvrf.c62 u32 tb_id; member
/linux-4.4.14/net/ipv6/
Droute.c2497 u32 tb_id; in addrconf_dst_alloc() local
Daddrconf.c2190 u32 tb_id = l3mdev_fib_table(dev) ? : RT6_TABLE_PREFIX; in addrconf_get_prefix_route() local
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c3992 u32 tb_id, int flags) in rocker_port_fib_ipv4()