Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h144 MPL_HIGH, enumerator
187 #define MPL_LINK_DEFAULT MPL_HIGH
H A Dmac_flow_impl.h150 (pri) == MPL_HIGH ? (max) : \
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.c908 *pri = MPL_HIGH; in dladm_str2pri()
930 case MPL_HIGH: in dladm_pri2str()
H A Dlinkprop.c462 { "high", MPL_HIGH }
2289 pri = ((mrp.mrp_mask & MRP_PRIORITY) == 0) ? MPL_HIGH : in get_priority()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c108 case MPL_HIGH: in mac_flow_priority2str()