REQHASH
LIST_INSERT_HEAD(REQHASH(sc, req->token), req, next);
LIST_FOREACH(req, REQHASH(sc, token), next) {