Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h93 typedef struct list_head_s { struct
94 list_hdr_t *head;
95 list_hdr_t *tail;
96 uint_t nbr_items;
97 uint_t max_items;
98 kmutex_t lock;