PHASE_ESTABLISH
case PHASE_ESTABLISH:
sp->pp_phase = PHASE_ESTABLISH;
case PHASE_ESTABLISH: return "establish";
for (phase = PHASE_ESTABLISH; phase != PHASE_DEAD; ) {