Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dnet_dropmon.h8 struct net_dm_drop_point { struct
37 struct net_dm_drop_point points[];
/Linux-v6.1/net/core/
Ddrop_monitor.c140 al += dm_hit_limit * sizeof(struct net_dm_drop_point); in reset_per_cpu_data()
216 struct net_dm_drop_point *point; in trace_drop_common()
248 __nla_reserve_nohdr(dskb, sizeof(struct net_dm_drop_point)); in trace_drop_common()
249 nla->nla_len += NLA_ALIGN(sizeof(struct net_dm_drop_point)); in trace_drop_common()