Searched refs:background_connection_t (Results 1 – 1 of 1) sorted by relevance
55 typedef struct background_connection_t { struct57 } background_connection_t; typedef75 background_connection_t *connection = hash_map_get(background_connections, address); in background_connection_add()77 connection = osi_calloc(sizeof(background_connection_t)); in background_connection_add()95 background_connection_t *connection = hash_entry->data; in background_connections_pending_cb()