Searched refs:background_connection_t (Results 1 – 1 of 1) sorted by relevance
54 typedef struct background_connection_t { struct56 } background_connection_t; argument76 background_connection_t *connection = hash_map_get(background_connections, address); in background_connection_add()78 connection = osi_calloc(sizeof(background_connection_t)); in background_connection_add()104 background_connection_t *connection = hash_entry->data; in background_connections_pending_cb()