Home
last modified time | relevance | path

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

/net/ipv6/
Dip6mr.c82 static struct mr_table *ip6mr_new_table(struct net *net, u32 id);
237 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
317 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
381 static struct mr_table *ip6mr_new_table(struct net *net, u32 id) in ip6mr_new_table() function
1785 mrt = ip6mr_new_table(net, v); in ip6_mroute_setsockopt()