Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_fastopen.h72 TAILQ_HEAD(bucket_entries, tcp_fastopen_ccache_entry) ccb_entries;
/openthread-latest/third_party/tcplp/bsdtcp/sys/
Dqueue.h537 #define TAILQ_HEAD(name, type) \ macro