IPH_HDR_LENGTH
#define IPH_HDR_LENGTH(iph) (((struct ip *)(iph))->ip_hl << 2)
#define IPH_HDR_LENGTH(ipha) \