Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h238 uint64_t rx_stats_rbytes; member
H A Ddmfe_main.c728 dmfep->rx_stats_rbytes += packet_length; in dmfe_getp()
1961 *val = dmfep->rx_stats_rbytes; in dmfe_m_stat()