get_packet_hash
__u32 hash = get_packet_hash(pckt, is_ipv6) % RING_SIZE;
__u32 hash = get_packet_hash(pckt, is_ipv6);
__u32 hash = get_packet_hash(pckt, is_ipv6);
hash = get_packet_hash(pckt, hash_16bytes);