Lines Matching refs:OTH
1462 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()
1854 *type = OTH; in mac_rx_srs_long_fanout()
1862 *type = OTH; in mac_rx_srs_long_fanout()
1971 type = OTH; in mac_rx_srs_fanout()
2069 if ((type != OTH) && MBLK_RX_FANOUT_SLOWPATH(mp, ipha)) { in mac_rx_srs_fanout()
2070 type = OTH; in mac_rx_srs_fanout()
2074 if (type != OTH) { in mac_rx_srs_fanout()
2085 type = OTH; in mac_rx_srs_fanout()
2092 type = OTH; in mac_rx_srs_fanout()
2099 type = OTH; in mac_rx_srs_fanout()
2105 if (type == OTH) { in mac_rx_srs_fanout()
2159 type = OTH; in mac_rx_srs_fanout()
2183 case OTH: in mac_rx_srs_fanout()