SH_TAILQ_NEXT_TO_PREV
SH_TAILQ_NEXT_TO_PREV(elm, field); \
(elm)->field.stqe_prev = SH_TAILQ_NEXT_TO_PREV(listelm, field); \