Home
last modified time | relevance | path

Searched refs:cf4 (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit2600.c104 struct ai_family_stats cf4; member
204 ctx->stats = &current_tr->cf4; in cf_test_create()
248 if(tr->cf4.creations != tc->exp_cf4_creations) { in check_result()
250 tc->id, tc->exp_cf4_creations, tr->cf4.creations); in check_result()
270 if(tr->cf6.creations && tr->cf4.creations && tc->pref_family) { in check_result()
274 &tr->cf6 : &tr->cf4; in check_result()
276 &tr->cf4 : &tr->cf6; in check_result()
315 tr.cf4.family = "v4"; in test_connect()

Completed in 9 milliseconds