Searched refs:connectbundle (Results 1 – 4 of 4) sorted by relevance
52 static CURLcode bundle_create(struct connectbundle **bundlep) in bundle_create()55 *bundlep = malloc(sizeof(struct connectbundle)); in bundle_create()66 static void bundle_destroy(struct connectbundle *bundle) in bundle_destroy()77 static void bundle_add_conn(struct connectbundle *bundle, in bundle_add_conn()87 static int bundle_remove_conn(struct connectbundle *bundle, in bundle_remove_conn()108 struct connectbundle *b = (struct connectbundle *) freethis; in free_bundle_hash_entry()182 struct connectbundle *Curl_conncache_find_bundle(struct connectdata *conn, in Curl_conncache_find_bundle()186 struct connectbundle *bundle = NULL; in Curl_conncache_find_bundle()199 struct connectbundle *bundle) in conncache_add_bundle()207 struct connectbundle *bundle) in conncache_remove_bundle()[all …]
66 struct connectbundle { struct77 struct connectbundle *Curl_conncache_find_bundle(struct connectdata *conn, argument101 struct connectbundle *bundle);
1091 struct connectbundle *bundle; /* The bundle we are member of */
1066 struct connectbundle *bundle; in ConnectionExists()3765 struct connectbundle *bundle =