Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnet_dropmon.h86 NET_DM_ATTR_HW_STATS, /* nested */ enumerator
/openbmc/linux/net/core/
H A Ddrop_monitor.c1509 attr = nla_nest_start(msg, NET_DM_ATTR_HW_STATS); in net_dm_hw_stats_put()