Searched refs:tqe_next (Results 1 – 2 of 2) sorted by relevance
556 struct type *tqe_next; /* next element */ \563 class type *tqe_next; /* next element */ \587 &((elm)->field.tqe_next)) \714 #define TAILQ_NEXT(elm, field) ((elm)->field.tqe_next)720 QMD_SAVELINK(oldnext, (elm)->field.tqe_next); \
114 struct sackhole *tqe_next; /* next element */ member