Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dicmp.h27 #define ICMP_ECHO 8 macro
/bionic/libc/include/netinet/
Dip_icmp.h172 #define ICMP_ECHO 8 /* echo service */ macro
206 ((type) == ICMP_ECHOREPLY || (type) == ICMP_ECHO || \