ICMP_EXT_OFFSET
if (ip_len <= (int)(sizeof(struct ip) + ICMP_EXT_OFFSET)) {
buf += (ip->ip_hl << 2) + ICMP_EXT_OFFSET;