Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dicmp.h54 #define ICMP_TSR 14 /* timestamp reply */ macro
/third_party/lwip/src/core/ipv4/
Dicmp.c270 } else if (type == ICMP_TSR) { in icmp_input()