Searched refs:ICMP_TIMXCEED_INTRANS (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dip_icmp.h168 #define ICMP_TIMXCEED_INTRANS 0 /* ttl==0 in transit */ macro
H A Dip_icmpwin.c428 type = ICMP_TIMXCEED; code = ICMP_TIMXCEED_INTRANS;
H A Dip_input.c191 icmp_error(pData, m, ICMP_TIMXCEED, ICMP_TIMXCEED_INTRANS, 0, "ttl");

Completed in 263 milliseconds