Searched refs:ipmr_new_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipmr.c | 97 static struct mr_table *ipmr_new_table(struct net *net, u32 id); 250 mrt = ipmr_new_table(net, RT_TABLE_DEFAULT); in ipmr_rules_init() 329 mrt = ipmr_new_table(net, RT_TABLE_DEFAULT); in ipmr_rules_init() 399 static struct mr_table *ipmr_new_table(struct net *net, u32 id) in ipmr_new_table() function 1525 mrt = ipmr_new_table(net, uval); in ip_mroute_setsockopt()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipmr.c | 102 static struct mr_table *ipmr_new_table(struct net *net, u32 id); 250 mrt = ipmr_new_table(net, RT_TABLE_DEFAULT); in ipmr_rules_init() 328 mrt = ipmr_new_table(net, RT_TABLE_DEFAULT); in ipmr_rules_init() 397 static struct mr_table *ipmr_new_table(struct net *net, u32 id) in ipmr_new_table() function 1532 mrt = ipmr_new_table(net, uval); in ip_mroute_setsockopt()
|
Completed in 8 milliseconds