Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif_link.h250 __u64 rx_otherhost_dropped; member
/Linux-v6.1/include/linux/
Dnetdevice.h207 unsigned long rx_otherhost_dropped; member
3947 DEV_CORE_STATS_INC(rx_otherhost_dropped) in DEV_CORE_STATS_INC()
/Linux-v6.1/net/core/
Ddev.c10454 storage->rx_otherhost_dropped += READ_ONCE(core_stats->rx_otherhost_dropped); in dev_get_stats()