Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipmr_base.c46 mr_table_alloc(struct net *net, u32 id, in mr_table_alloc() function
H A Dipmr.c438 return mr_table_alloc(net, id, &ipmr_mr_table_ops, in ipmr_new_table()
/linux/net/ipv6/
H A Dip6mr.c416 return mr_table_alloc(net, id, &ip6mr_mr_table_ops, in ip6mr_new_table()