Searched refs:tableid (Results 1 – 2 of 2) sorted by relevance
78 local tableid=$281 ip ${nsarg} -d -o link show type vrf | grep "table ${tableid}" | wc -l
2729 u32 tableid; in ipmr_rtm_getroute() local2738 tableid = nla_get_u32_default(tb[RTA_TABLE], 0); in ipmr_rtm_getroute()2748 mrt = __ipmr_get_table(net, tableid ? tableid : RT_TABLE_DEFAULT); in ipmr_rtm_getroute()