Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Ddevlink.h232 DEVLINK_ATTR_STATS_RX_DROPPED, /* u64 */ enumerator
/Linux-v5.10/net/core/
Ddevlink.c7334 if (nla_put_u64_64bit(msg, DEVLINK_ATTR_STATS_RX_DROPPED, drops, in devlink_trap_policer_stats_put()