Searched refs:mr_table_alloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | ipmr_base.c | 32 mr_table_alloc(struct net *net, u32 id, in mr_table_alloc() function 62 EXPORT_SYMBOL(mr_table_alloc);
|
D | ipmr.c | 409 return mr_table_alloc(net, id, &ipmr_mr_table_ops, in ipmr_new_table()
|
/linux-6.1.9/include/linux/ |
D | mroute_base.h | 274 mr_table_alloc(struct net *net, u32 id,
|
/linux-6.1.9/net/ipv6/ |
D | ip6mr.c | 389 return mr_table_alloc(net, id, &ip6mr_mr_table_ops, in ip6mr_new_table()
|