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

/linux-master/include/uapi/linux/
H A Dnet_dropmon.h8 struct net_dm_drop_point { struct
37 struct net_dm_drop_point points[];
/linux-master/net/core/
H A Ddrop_monitor.c142 al += dm_hit_limit * sizeof(struct net_dm_drop_point);
218 struct net_dm_drop_point *point;
250 __nla_reserve_nohdr(dskb, sizeof(struct net_dm_drop_point));
251 nla->nla_len += NLA_ALIGN(sizeof(struct net_dm_drop_point));

Completed in 98 milliseconds