SRP_RPORT_BLOCKED
[SRP_RPORT_BLOCKED] = "blocked",
case SRP_RPORT_BLOCKED:
if (rport->state == SRP_RPORT_BLOCKED)
srp_rport_set_state(rport, SRP_RPORT_BLOCKED) == 0) {
} else if (rport->state != SRP_RPORT_BLOCKED) {
if (rport->state == SRP_RPORT_BLOCKED)
case SRP_RPORT_BLOCKED: