Searched refs:IPV4_FIRST (Results 1 - 9 of 9) sorted by relevance
/sssd/src/resolv/ |
H A D | async_resolv.h | 79 IPV4_FIRST, enumerator in enum:restrict_family
|
H A D | async_resolv.c | 1234 case IPV4_FIRST: 1249 if (state->family_order == IPV4_FIRST &&
|
/sssd/src/tests/ |
H A D | resolv-tests.c | 382 test_ctx->resolv, hostname, IPV4_FIRST, 440 test_ctx->resolv, hostname, IPV4_FIRST, 547 test_ctx->resolv, hostname, IPV4_FIRST, 652 test_ctx->resolv, hostname, IPV4_FIRST, 863 test_ctx->resolv, hostname, IPV4_FIRST, 940 test_ctx->resolv, hostname, IPV4_FIRST,
|
H A D | fail_over-tests.c | 84 fopts.family_order = IPV4_FIRST;
|
/sssd/src/tests/cmocka/ |
H A D | test_fo_srv.c | 238 fopts.family_order = IPV4_FIRST; 272 IPV4_FIRST, default_host_dbs,
|
/sssd/src/providers/ |
H A D | be_dyndns.c | 683 if (((state->be_res->family_order == IPV4_FIRST && 688 retry_family_order = (state->be_res->family_order == IPV4_FIRST) ? \
|
H A D | data_provider_fo.c | 849 res_ctx->family_order = IPV4_FIRST;
|
/sssd/src/providers/ldap/ |
H A D | sdap_dyndns.c | 136 case IPV4_FIRST:
|
/sssd/src/responder/secrets/ |
H A D | proxy.c | 422 state->proxyname, IPV4_FIRST,
|
Completed in 5224 milliseconds