Home
last modified time | relevance | path

Searched defs:tb_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h250 typedef struct tb_s { struct
251 struct tb_s *next; /* next tb_t in ascending time order */ argument
252 clock_t exec; /* te_t lbolt exec value for bucket */
253 te_t *head; /* head of te_t list (first timer) */
254 te_t *tail; /* tail of te_t list (last timer) */