icmp_ext_hdr
struct icmp_ext_hdr *ieh;
struct icmp_ext_hdr ieh;
ieh = (struct icmp_ext_hdr *)(mtod(n, caddr_t) + off);
struct icmp_ext_hdr exthdr;