Searched defs:srs_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h343 size_t srs_size; /* Size of packets queued in bytes */ member in struct:mac_soft_ring_set_s
595 * The srs_count and srs_size are updated in different locations as the
596 * srs_size is also used to take into account any bandwidth limits. The
597 * srs_size is updated only when a soft ring, if any, sends a packet up,
599 * the srs_size reflects the packets in the SRS and SRs. These
600 * macros decrement the srs_size and srs_count and also increment the

Completed in 69 milliseconds