Searched refs:mr_table_alloc (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/ipv4/ | 
| D | ipmr_base.c | 32 mr_table_alloc(struct net *net, u32 id,  in mr_table_alloc()  function62 EXPORT_SYMBOL(mr_table_alloc);
 
 | 
| D | ipmr.c | 405 	return mr_table_alloc(net, id, &ipmr_mr_table_ops,  in ipmr_new_table()
 | 
| /Linux-v5.4/include/linux/ | 
| D | mroute_base.h | 271 mr_table_alloc(struct net *net, u32 id,
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ip6mr.c | 383 	return mr_table_alloc(net, id, &ip6mr_mr_table_ops,  in ip6mr_new_table()
 |