Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1462 OTH, enumerator
1544 type = OTH; in mac_rx_srs_proto_fanout()
1638 if ((type != OTH) && MBLK_RX_FANOUT_SLOWPATH(mp, ipha)) in mac_rx_srs_proto_fanout()
1639 type = OTH; in mac_rx_srs_proto_fanout()
1641 if (type == OTH) { in mac_rx_srs_proto_fanout()
1666 type = OTH; in mac_rx_srs_proto_fanout()
1686 case OTH: in mac_rx_srs_proto_fanout()
1728 *type = OTH; in mac_rx_srs_long_fanout()
1772 *type = OTH; in mac_rx_srs_long_fanout()
1840 *type = OTH; in mac_rx_srs_long_fanout()
[all …]