Home
last modified time | relevance | path

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

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