Searched refs:ipmr_mfc_seq_ops (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6mr.c | 513 static const struct seq_operations ipmr_mfc_seq_ops = { variable 1322 if (!proc_create_net("ip6_mr_cache", 0, net->proc_net, &ipmr_mfc_seq_ops, in ip6mr_net_init()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6mr.c | 517 static const struct seq_operations ipmr_mfc_seq_ops = { variable 1327 if (!proc_create_net("ip6_mr_cache", 0, net->proc_net, &ipmr_mfc_seq_ops, in ip6mr_net_init()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | ipmr.c | 3001 static const struct seq_operations ipmr_mfc_seq_ops = { variable 3075 if (!proc_create_net("ip_mr_cache", 0, net->proc_net, &ipmr_mfc_seq_ops, in ipmr_net_init()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | ipmr.c | 3022 static const struct seq_operations ipmr_mfc_seq_ops = { variable 3095 if (!proc_create_net("ip_mr_cache", 0, net->proc_net, &ipmr_mfc_seq_ops, in ipmr_net_init()
|
Completed in 16 milliseconds