LIST_FOREACH_SAFE
LIST_FOREACH_SAFE(tr, &qpair->outstanding_tr, list, tr_temp) {
LIST_FOREACH_SAFE(tr, &qpair->outstanding_tr, list, temp) {