Searched refs:TAILQ_ENTRY (Results 1 – 2 of 2) sorted by relevance
374 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro