Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddrop_monitor.c101 static int dm_hit_limit = 64; variable
142 al += dm_hit_limit * sizeof(struct net_dm_drop_point); in reset_per_cpu_data()
245 if (msg->entries == dm_hit_limit) in trace_drop_common()
307 hw_entries = kzalloc(struct_size(hw_entries, entries, dm_hit_limit), in net_dm_hw_reset_per_cpu_data()
465 if (WARN_ON_ONCE(hw_entries->num_entries == dm_hit_limit)) in net_dm_hw_trap_summary_probe()