Searched refs:ICMP_TE (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/ipv4/lwip/ | ||
| D | icmp.h | 49 #define ICMP_TE 11 /* time exceeded */ macro |
| /lib/liblwip/src/core/ipv4/ | ||
| D | icmp.c | 277 icmp_send_response(p, ICMP_TE, t); in icmp_time_exceeded() |