nf_ip6_ext_hdr
while (nf_ip6_ext_hdr(nexthdr)) {
while (currenthdr != NEXTHDR_NONE && nf_ip6_ext_hdr(currenthdr)) {