Home
last modified time | relevance | path

Searched refs:tx_pkts_1024_1518 (Results 1 – 13 of 13) sorted by relevance

/NextBSD/sys/dev/ale/
HDif_alevar.h163 uint32_t tx_pkts_1024_1518; member
HDif_alereg.h602 uint32_t tx_pkts_1024_1518; member
HDif_ale.c938 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in ale_sysctl_node()
2192 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in ale_stats_update()
/NextBSD/sys/dev/age/
HDif_agevar.h176 uint64_t tx_pkts_1024_1518; member
HDif_agereg.h530 uint32_t tx_pkts_1024_1518; member
HDif_age.c2076 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in age_stats_update()
3241 (uintmax_t)stats->tx_pkts_1024_1518); in sysctl_age_stats()
/NextBSD/sys/dev/alc/
HDif_alcvar.h179 uint32_t tx_pkts_1024_1518; member
HDif_alcreg.h1161 uint32_t tx_pkts_1024_1518; member
HDif_alc.c1864 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in alc_sysctl_node()
3260 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in alc_stats_update()
/NextBSD/sys/dev/vge/
HDif_vgevar.h169 uint32_t tx_pkts_1024_1518; member
HDif_vge.c2591 &stats->tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in vge_sysctl_node()
2699 stats->tx_pkts_1024_1518 += mib[VGE_MIB_TX_PKTS_1024_1518]; in vge_stats_update()
/NextBSD/sys/dev/msk/
HDif_mskreg.h2492 uint32_t tx_pkts_1024_1518; member
HDif_msk.c4420 stats->tx_pkts_1024_1518 += in msk_stats_update()
4571 child, tx_pkts_1024_1518, "1024 to 1518 bytes frames"); in msk_sysctl_node()