Searched refs:ucastBytesRxOK (Results 1 – 2 of 2) sorted by relevance
48 u64 ucastBytesRxOK; member
88 { " ucast bytes rx", offsetof(struct UPT1_RxStats, ucastBytesRxOK) },159 stats->rx_bytes += devRxStats->ucastBytesRxOK + in vmxnet3_get_stats64()
Completed in 4 milliseconds