HomeSort by: relevance | last modified time | path
    Searched defs:_tsentry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_jobs.h 75 struct _tsentry;
76 typedef TAILQ_HEAD(_timestamps, _tsentry) TSLIST;
77 typedef struct _tsentry { struct
78 TAILQ_ENTRY(_tsentry) ts_list;
altq_jobs.h 75 struct _tsentry;
76 typedef TAILQ_HEAD(_timestamps, _tsentry) TSLIST;
77 typedef struct _tsentry { struct
78 TAILQ_ENTRY(_tsentry) ts_list;

Completed in 21 milliseconds