Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnet_dropmon.h83 NET_DM_ATTR_ORIG_LEN, /* u32 */ enumerator
/openbmc/linux/net/core/
H A Ddrop_monitor.c663 if (nla_put_u32(msg, NET_DM_ATTR_ORIG_LEN, skb->len)) in net_dm_packet_report_fill()
823 if (nla_put_u32(msg, NET_DM_ATTR_ORIG_LEN, skb->len)) in net_dm_hw_packet_report_fill()