Home
last modified time | relevance | path

Searched refs:rx_otherhost_dropped (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dif_link.h250 __u64 rx_otherhost_dropped; member
/linux/include/uapi/linux/
H A Dif_link.h250 __u64 rx_otherhost_dropped; member
/linux/include/linux/
H A Dnetdevice.h222 unsigned long rx_otherhost_dropped; member
3989 DEV_CORE_STATS_INC(rx_otherhost_dropped) in DEV_CORE_STATS_INC()
/linux/net/core/
H A Ddev.c10797 storage->rx_otherhost_dropped += READ_ONCE(core_stats->rx_otherhost_dropped); in dev_get_stats()