pktq_rps_hash
const uint32_t h = pktq_rps_hash(&xmm7360_pktq_rps_hash_p, m);
const uint32_t h = rps_hash ? pktq_rps_hash(&rps_hash, m) : 0;
const uint32_t h = pktq_rps_hash(&gif_pktq_rps_hash_p, m);
const uint32_t h = pktq_rps_hash(&if_ipsec_pktq_rps_hash_p, m);
const uint32_t hash = rps_hash ? pktq_rps_hash(&rps_hash, m) : 0;
uint32_t pktq_rps_hash(const pktq_rps_hash_func_t *,