Searched refs:ICMP_DUR (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/ipv4/lwip/ | ||
| D | icmp.h | 45 #define ICMP_DUR 3 /* destination unreachable */ macro |
| /lib/liblwip/src/core/ipv4/ | ||
| D | icmp.c | 263 icmp_send_response(p, ICMP_DUR, t); in icmp_dest_unreach() |