Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dicmp.h46 #define ICMP_ER 0 /* echo reply */ macro
/third_party/lwip/src/core/ipv4/
Dicmp.c112 case ICMP_ER: in icmp_input()
215 ICMPH_TYPE_SET(iecho, ICMP_ER); in icmp_input()