Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dipmr.c125 static struct mr_table *ipmr_new_table(struct net *net, u32 id);
255 mrt = ipmr_new_table(net, RT_TABLE_DEFAULT); in ipmr_rules_init()
305 net->ipv4.mrt = ipmr_new_table(net, RT_TABLE_DEFAULT); in ipmr_rules_init()
318 static struct mr_table *ipmr_new_table(struct net *net, u32 id) in ipmr_new_table() function
1421 if (!ipmr_new_table(net, v)) in ip_mroute_setsockopt()