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;118 TestMsgConn *conn = opaque; in msg_retry()124 TestMsgConn *conn = data; in msg_cb()139 TestMsgConn *conn = data; in msg_handler()162 TestMsgConn *conn; in msg_conn_create()164 conn = g_new0(TestMsgConn, 1); in msg_conn_create()179 TestMsgConn *conn; in msg_conn_destroy()