Lines Matching refs:MTU_MIN
839 if (mtu < MTU_MIN) {840 if (if_setmtu(ifp->name, MTU_MIN) == 0)841 sz = MTU_MIN;