Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A 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()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6mr.c87 static struct mr_table *ip6mr_new_table(struct net *net, u32 id);
239 mrt = ip6mr_new_table(net, RT6_TABLE_DFLT); in ip6mr_rules_init()
318 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
1811 mrt = ip6mr_new_table(net, v); in ip6_mroute_setsockopt()

Completed in 7 milliseconds