Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h1228 u32 stat_IfHCInBadOctets_hi; member
H A Dif_bce.c8013 ((u64) stats->stat_IfHCInBadOctets_hi << 32) + in bce_stats_update()