Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmroute_base.h281 mr_table_alloc(struct net *net, u32 id,
/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()