icmp_ip
#define ICMP_ADVLEN(p) (8 + ((p)->icmp_ip.ip_hl << 2) + 8)
hip = &icp->icmp_ip;
u_int32_t *lp = (u_int32_t *)&icp->icmp_ip;