Searched defs:tlm_chain_link (Results 1 – 1 of 1) sorted by relevance
157 typedef struct tlm_chain_link { struct158 struct tlm_chain_link *tc_next; /* next blob of statistics */ argument159 struct tlm_chain_link *tc_prev; /* previous blob in the chain */ argument162 } tlm_chain_link_t; argument