Searched refs:decode_vlan_n_hash (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/tools/tools/netmap/
H A Dpkt_hash.c280 * * (See decode_vlan_n_hash & pkt_hdr_hash functions).
308 decode_vlan_n_hash(struct ether_header *ethh, uint8_t hash_split, uint8_t seed) function
351 rc = decode_vlan_n_hash(ethh, hash_split, seed);

Completed in 110 milliseconds