Searched refs:SIMPLEQ_NEXT (Results 1 – 2 of 2) sorted by relevance
353 #define SIMPLEQ_NEXT(elm, field) ((elm)->field.sqe_next) macro