SRP_RPORT_FAIL_FAST
[SRP_RPORT_FAIL_FAST] = "fail-fast",
case SRP_RPORT_FAIL_FAST:
if (srp_rport_set_state(rport, SRP_RPORT_FAIL_FAST))
if (rport->state != SRP_RPORT_FAIL_FAST && rport->state != SRP_RPORT_LOST)
case SRP_RPORT_FAIL_FAST: