Searched defs:list_hdr_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h92 } list_hdr_t; typedef in typeref:struct:list_hdr_s
96 list_hdr_t *head;
97 list_hdr_t *tail;
119 list_hdr_t *hdr;
131 list_hdr_t *hdr;
188 #define FLOWACCT_HDR_SZ sizeof (list_hdr_t)

Completed in 47 milliseconds