pktqueue.h | 47 typedef uint32_t (*pktq_rps_hash_func_t)(const struct mbuf *); typedef in typeref:typename:uint32_t (*)(const struct mbuf *) 60 uint32_t pktq_rps_hash(const pktq_rps_hash_func_t *, 62 extern const pktq_rps_hash_func_t pktq_rps_hash_default;
|