Home
last modified time | relevance | path

Searched refs:NET_DM_ATTR_PROTO (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dnet_dropmon.h73 NET_DM_ATTR_PROTO, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
Dnet_dropmon.h79 NET_DM_ATTR_PROTO, /* u16 */ enumerator
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c644 if (nla_put_u16(msg, NET_DM_ATTR_PROTO, be16_to_cpu(skb->protocol))) in net_dm_packet_report_fill()
804 if (nla_put_u16(msg, NET_DM_ATTR_PROTO, be16_to_cpu(skb->protocol))) in net_dm_hw_packet_report_fill()