Searched refs:NET_DM_ATTR_STATS (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | net_dropmon.h | 85 NET_DM_ATTR_STATS, /* nested */ enumerator |
/linux/net/core/ | ||
H A D | drop_monitor.c | 1468 attr = nla_nest_start(msg, NET_DM_ATTR_STATS); in net_dm_stats_put() |