MPL_RESET
case MPL_RESET:
mrp.mrp_priority = MPL_RESET;
{ "priority", { "", MPL_RESET }, NULL, 0, B_FALSE,
{ "priority", { "high", MPL_RESET },
if (mrp->mrp_priority == MPL_RESET) {
if (nmrp->mrp_priority == MPL_RESET) {
if (pri < MPL_LOW || pri > MPL_RESET)
if (mrp->mrp_priority == MPL_RESET) {