Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp641 constexpr char numeric_v6_scope[] = "fe80::1%lo"; in TEST_F() local
643 result = gethostbyname2(numeric_v6_scope, AF_INET6); in TEST_F()