54c54
< queue.schedSendTiming(pkt, curTick() + latency);
---
> schedTimingReq(pkt, curTick() + latency);