Searched refs:PAConnection (Results 1 – 1 of 1) sorted by relevance
13 typedef struct PAConnection { struct16 QTAILQ_ENTRY(PAConnection) list; argument20 } PAConnection; typedef22 static QTAILQ_HEAD(PAConnectionHead, PAConnection) pa_conns =27 PAConnection *conn;44 static void qpa_conn_fini(PAConnection *c);102 PAConnection *c = p->g->conn; in qpa_get_buffer_in()130 PAConnection *c = p->g->conn; in qpa_put_buffer_in()155 PAConnection *c = p->g->conn; in qpa_read()207 PAConnection *c = p->g->conn; in qpa_buffer_get_free()[all …]