Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnet_dropmon.h90 NET_DM_ATTR_HW_ENTRIES, /* nested */ enumerator
/openbmc/linux/net/core/
H A Ddrop_monitor.c354 attr = nla_nest_start(msg, NET_DM_ATTR_HW_ENTRIES); in net_dm_hw_entries_put()