Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c1671 int tcp_count = 0, udp_count = 0, oth_count = 0, tx_count = 0; in mac_srs_update_fanout_list() local
1690 mac_srs->srs_oth_soft_rings[oth_count++] = softring; in mac_srs_update_fanout_list()
1699 (tcp_count + udp_count + oth_count + tx_count)); in mac_srs_update_fanout_list()
1702 mac_srs->srs_oth_ring_count = oth_count; in mac_srs_update_fanout_list()