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
2699 u32 tableid; in ip6mr_rtm_getroute() local2710 tableid = nla_get_u32_default(tb[RTA_TABLE], 0); in ip6mr_rtm_getroute()2712 mrt = __ip6mr_get_table(net, tableid ?: RT_TABLE_DEFAULT); in ip6mr_rtm_getroute()