Home
last modified time | relevance | path

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

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