Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6mr.c87 static struct mr_table *ip6mr_new_table(struct net *net, u32 id);
249 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
330 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
393 static struct mr_table *ip6mr_new_table(struct net *net, u32 id) in ip6mr_new_table() function
1825 mrt = ip6mr_new_table(net, v); in ip6_mroute_setsockopt()