Home
last modified time | relevance | path

Searched defs:hash_split (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dpkt_hash.c148 decode_ip_n_hash(const struct ip *iph, uint8_t hash_split, uint8_t seed) in decode_ip_n_hash()
210 decode_ipv6_n_hash(const struct ip6_hdr *ipv6h, uint8_t hash_split, uint8_t seed) in decode_ipv6_n_hash()
310 decode_vlan_n_hash(const struct ether_header *ethh, uint8_t hash_split, uint8_t seed) in decode_vlan_n_hash()
338 pkt_hdr_hash(const unsigned char *buffer, uint8_t hash_split, uint8_t seed) in pkt_hdr_hash()
370 decode_gre_hash(const uint8_t *grehdr, uint8_t hash_split, uint8_t seed) in decode_gre_hash()