Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dip6mr.c108 static struct mr6_table *ip6mr_new_table(struct net *net, u32 id);
238 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
288 net->ipv6.mrt6 = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
301 static struct mr6_table *ip6mr_new_table(struct net *net, u32 id) in ip6mr_new_table() function
1787 if (!ip6mr_new_table(net, v)) in ip6_mroute_setsockopt()