Home
last modified time | relevance | path

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

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