Searched refs:oth_ringp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c874 mac_soft_ring_t *udp_ringp = NULL, *oth_ringp = NULL; local
884 oth_ringp = mac_srs->srs_oth_soft_rings[index];
889 ASSERT((udp_ringp != NULL) && (oth_ringp != NULL));
895 (oth_ringp->s_ring_total_rbytes);
901 (oth_ringp->s_ring_total_inpkt);

Completed in 82 milliseconds