Searched defs:hdl6 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c49 HANDLE hdl6; member in struct:pxping
138 g_pxping.hdl6 = Icmp6CreateFile();
139 if (g_pxping.hdl6 != INVALID_HANDLE_VALUE) {
147 && g_pxping.hdl6 == INVALID_HANDLE_VALUE)
531 status = Icmp6SendEcho2(pxping->hdl6, NULL,

Completed in 43 milliseconds