ipmr_new_table
static struct mr_table *ipmr_new_table(struct net *net, u32 id);
mrt = ipmr_new_table(net, uval);
mrt = ipmr_new_table(net, RT_TABLE_DEFAULT);