Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dicmp.h22 #define ICMP_ECHOREPLY 0 macro
/bionic/libc/include/netinet/
Dip_icmp.h147 #define ICMP_ECHOREPLY 0 /* echo reply */ macro
206 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \