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

/vbox/src/VBox/Devices/Network/slirp/
H A Dip_icmp.c69 static const int icmp_flush[19] = variable
593 if (oicp->icmp_type > ICMP_MAXTYPE || icmp_flush[oicp->icmp_type])

Completed in 60 milliseconds