Home
last modified time | relevance | path

Searched refs:decode_ip_n_hash (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() function
180 rc = decode_ip_n_hash((const struct ip *)((const uint8_t *)iph + (iph->ip_hl<<2)), in decode_ip_n_hash()
251 rc = decode_ip_n_hash((const struct ip *)(ipv6h + 1), in decode_ipv6_n_hash()
317 rc = decode_ip_n_hash((const struct ip *)(vhdr + 1), in decode_vlan_n_hash()
345 rc = decode_ip_n_hash((const struct ip *)(ethh + 1), in pkt_hdr_hash()
381 rc = decode_ip_n_hash((const struct ip *)(grehdr + len), in decode_gre_hash()