Home
last modified time | relevance | path

Searched refs:tx_mcast_frames (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/netif/ale/
H A Dif_alevar.h152 uint32_t tx_mcast_frames; member
H A Dif_alereg.h593 uint32_t tx_mcast_frames; member
H A Dif_ale.c812 &stats->tx_mcast_frames, "Good multicast frames"); in ale_sysctl_node()
1911 stat->tx_mcast_frames += smb->tx_mcast_frames; in ale_stats_update()
/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h159 uint64_t tx_mcast_frames; member
H A Dif_agereg.h518 uint32_t tx_mcast_frames; member
H A Dif_age.c1804 stat->tx_mcast_frames += smb->tx_mcast_frames; in age_stats_update()
2864 (uintmax_t)stats->tx_mcast_frames); in sysctl_age_stats()
/dragonfly/sys/dev/netif/alc/
H A Dif_alcvar.h169 uint32_t tx_mcast_frames; member
H A Dif_alcreg.h1166 uint32_t tx_mcast_frames; member
H A Dif_alc.c1782 &stats->tx_mcast_frames, "Good multicast frames"); in alc_sysctl_node()
3160 stat->tx_mcast_frames += smb->tx_mcast_frames; in alc_stats_update()