85c85
< queue.schedSendTiming(pkt, curTick() + latency);
---
> schedTimingResp(pkt, curTick() + latency);