Home
last modified time | relevance | path

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

/lib/liblwip/src/include/ipv4/lwip/
Dicmp.h45 #define ICMP_DUR 3 /* destination unreachable */ macro
/lib/liblwip/src/core/ipv4/
Dicmp.c263 icmp_send_response(p, ICMP_DUR, t); in icmp_dest_unreach()