Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddevlink.h232 DEVLINK_ATTR_STATS_RX_DROPPED, /* u64 */ enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c7341 if (nla_put_u64_64bit(msg, DEVLINK_ATTR_STATS_RX_DROPPED, drops, in devlink_trap_policer_stats_put()