Home
last modified time | relevance | path

Searched refs:ICMP_ECHOREPLY (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip_icmp.h48 #define ICMP_ECHOREPLY 0 /* Echo Reply */ macro
273 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dicmp.h22 #define ICMP_ECHOREPLY 0 /* Echo Reply */ macro