Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnet_dropmon.h87 NET_DM_ATTR_ORIGIN, /* u16 */ enumerator
/openbmc/linux/net/core/
H A Ddrop_monitor.c625 if (nla_put_u16(msg, NET_DM_ATTR_ORIGIN, NET_DM_ORIGIN_SW)) in net_dm_packet_report_fill()
792 if (nla_put_u16(msg, NET_DM_ATTR_ORIGIN, NET_DM_ORIGIN_HW)) in net_dm_hw_packet_report_fill()