Searched refs:ip6mr_new_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6mr.c108 static struct mr6_table *ip6mr_new_table(struct net *net, u32 id);
233 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT);
281 net->ipv6.mrt6 = ip6mr_new_table(net, RT6_TABLE_DFLT);
291 static struct mr6_table *ip6mr_new_table(struct net *net, u32 id) function
1721 if (!ip6mr_new_table(net, v))

Completed in 34 milliseconds