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

/gem5/ext/dnet/
H A Dicmp.h15 #define ICMP_HDR_LEN 4 /* base ICMP header length */ macro
232 ((uint8_t *)(hdr) + ICMP_HDR_LEN); \
241 ((uint8_t *)(hdr) + ICMP_HDR_LEN); \
249 ((uint8_t *)(hdr) + ICMP_HDR_LEN); \
258 (struct icmp_msg_needfrag *)((uint8_t *)(hdr) + ICMP_HDR_LEN); \

Completed in 5 milliseconds