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

/linux-4.1.27/include/uapi/linux/
H A Dnet_dropmon.h7 struct net_dm_drop_point { struct
36 struct net_dm_drop_point points[0];
/linux-4.1.27/net/core/
H A Ddrop_monitor.c85 al += dm_hit_limit * sizeof(struct net_dm_drop_point); reset_per_cpu_data()
170 __nla_reserve_nohdr(dskb, sizeof(struct net_dm_drop_point)); trace_drop_common()
171 nla->nla_len += NLA_ALIGN(sizeof(struct net_dm_drop_point)); trace_drop_common()

Completed in 82 milliseconds