Home
last modified time | relevance | path

Searched refs:TAILQ_ENTRY (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_fastopen.h57 TAILQ_ENTRY(tcp_fastopen_ccache_entry) cce_link;
/openthread-latest/third_party/tcplp/bsdtcp/sys/
Dqueue.h554 #define TAILQ_ENTRY(type) \ macro