get_dport
dport = get_dport(ip6h + 1, data_end, ip6h->nexthdr);
dport = get_dport(iph + 1, data_end, iph->protocol);
dport = get_dport(ip6h + 1, data_end, ip6h->nexthdr);
dport = get_dport(iph + 1, data_end, iph->protocol);
dport = get_dport(iph + 1, iph->protocol);
dport = get_dport(ip6h + 1, ip6h->nexthdr);
dport = get_dport(ip6h + 1, data_end, ip6h->nexthdr);
dport = get_dport(iph + 1, data_end, iph->protocol);