Searched refs:ICMP_ECHO (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dnet/
H A Dicmp.h62 #define ICMP_ECHO 8 /* echo service */ macro
100 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
204 struct icmp_msg_echo echo; /* ICMP_ECHO{REPLY} */

Completed in 5 milliseconds