RPC_WAS_SENT
if (!RPC_WAS_SENT(task) || slot->seq_done)
if (!RPC_WAS_SENT(task))
int is_retrans = RPC_WAS_SENT(task);