Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dnet_dropmon.h129 NET_DM_ORIGIN_SW, enumerator
/linux-6.15/net/core/
H A Ddrop_monitor.c628 if (nla_put_u16(msg, NET_DM_ATTR_ORIGIN, NET_DM_ORIGIN_SW)) in net_dm_packet_report_fill()