Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv4/
Dicmp.c66 #define ICMP_DEST_UNREACH_DATASIZE 8 macro
354 response_pkt_len = IP_HLEN + ICMP_DEST_UNREACH_DATASIZE; in icmp_send_response()