Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bcereg.h731 uint32_t stat_IfHCInBadOctets_hi; member
H A Dif_bce.c5662 ((uint64_t)stats->stat_IfHCInBadOctets_hi << 32) + in bce_stats_update()