Searched refs:TAILQ_ENTRY (Results 1 – 2 of 2) sorted by relevance
57 TAILQ_ENTRY(tcp_fastopen_ccache_entry) cce_link;
554 #define TAILQ_ENTRY(type) \ macro