Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/ !
Dnet_dropmon.h79 NET_DM_ATTR_PROTO, /* u16 */ enumerator
/linux-6.6.21/net/core/ !
Ddrop_monitor.c669 if (nla_put_u16(msg, NET_DM_ATTR_PROTO, be16_to_cpu(skb->protocol))) in net_dm_packet_report_fill()
829 if (nla_put_u16(msg, NET_DM_ATTR_PROTO, be16_to_cpu(skb->protocol))) in net_dm_hw_packet_report_fill()