Searched refs:STAILQ_NEXT (Results 1 – 2 of 2) sorted by relevance
279 #define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next) macro