Home
last modified time | relevance | path

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

/external/libevent/
Devutil.c537 static int have_checked_interfaces, had_ipv4_address, had_ipv6_address; variable
603 had_ipv4_address = 1; in evutil_check_interfaces()
1057 if (had_ipv4_address && !had_ipv6_address) { in evutil_adjust_hints_for_addrconfig()
1059 } else if (!had_ipv4_address && had_ipv6_address) { in evutil_adjust_hints_for_addrconfig()