_tsentry
struct _tsentry;
typedef TAILQ_HEAD(_timestamps, _tsentry) TSLIST;
TAILQ_ENTRY(_tsentry) ts_list;