Home
last modified time | relevance | path

Searched refs:decode_ipv6_n_hash (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dpkt_hash.c210 decode_ipv6_n_hash(const struct ip6_hdr *ipv6h, uint8_t hash_split, uint8_t seed) in decode_ipv6_n_hash() function
256 rc = decode_ipv6_n_hash((const struct ip6_hdr *)(ipv6h + 1), in decode_ipv6_n_hash()
321 rc = decode_ipv6_n_hash((const struct ip6_hdr *)(vhdr + 1), in decode_vlan_n_hash()
349 rc = decode_ipv6_n_hash((const struct ip6_hdr *)(ethh + 1), in pkt_hdr_hash()
385 rc = decode_ipv6_n_hash((const struct ip6_hdr *)(grehdr + len), in decode_gre_hash()