Searched defs:have_v6 (Results 1 – 2 of 2) sorted by relevance
202 int have_v4 = 1, have_v6 = 1; in lwres_getipnodebyname() local535 scan_interfaces6(int *have_v4, int *have_v6) { in scan_interfaces6()672 scan_interfaces(int *have_v4, int *have_v6) { in scan_interfaces()
240 static int have_v6 = 1; variable