Searched defs:have_v6 (Results 1 – 2 of 2) sorted by relevance
258 int have_v4 = 1, have_v6 = 1; in getipnodebyname() local488 scan_interfaces6(int *have_v4, int *have_v6) { in scan_interfaces6()622 scan_linux6(int *have_v6) { in scan_linux6()641 scan_interfaces(int *have_v4, int *have_v6) { in scan_interfaces()
242 static int have_v6 = 1; variable