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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping_win.c77 struct pong6 { struct
98 static void pxping_icmp6_callback(struct pong6 *pong);
455 struct pong6 *pong;
501 pong = (struct pong6 *)malloc(RT_OFFSETOF(struct pong6, buf) + bufsize);
578 struct pong6 *pong = (struct pong6 *)ctx;
592 struct pong6 *pong = (struct pong6 *)ctx;
602 pxping_icmp6_callback(struct pong6 *pon
[all...]

Completed in 44 milliseconds