ip6_hbh
struct ip6_hbh *ext;
ext = (struct ip6_hbh *)extbuf;
hlen = (((struct ip6_hbh *)cp)->ip6h_len+1) << 3;
nh = ((struct ip6_hbh *)cp)->ip6h_nxt;