ns_conn_mt
struct ns_conn_mt *conn_mt; /* the MT connection being used */
struct ns_conn_mt *next; /* next conn_mt in the linked list */
struct ns_conn_mt; /* multi-threaded (MT) connection, forward definition */