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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1468 OTH, enumerator in enum:pkt_type
1484 * destined into TCP, UDP or OTH soft ring. Instead of entering
1550 type = OTH;
1636 * the 'OTH' type path without DLS bypass.
1640 if ((type != OTH) && MBLK_RX_FANOUT_SLOWPATH(mp, ipha))
1641 type = OTH;
1643 if (type == OTH) {
1666 type = OTH;
1686 case OTH:
1729 *type = OTH;
[all...]

Completed in 62 milliseconds