Searched refs:TestMsgConn (Results 1 – 1 of 1) sorted by relevance
29 typedef struct TestMsgConn { struct30 QLIST_ENTRY(TestMsgConn) le;34 } TestMsgConn; argument47 QLIST_HEAD(, TestMsgConn) msg_conns;117 TestMsgConn *conn = opaque; in msg_retry()123 TestMsgConn *conn = data; in msg_cb()138 TestMsgConn *conn = data; in msg_handler()161 TestMsgConn *conn; in msg_conn_create()163 conn = g_new0(TestMsgConn, 1); in msg_conn_create()178 TestMsgConn *conn; in msg_conn_destroy()