Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_flow.h15 uint64_t hits; /* Number of packets matched by the rule. */ member
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c1906 uint64_t hits = 0; in __bulk_lookup_l() local
2053 uint64_t hits = 0; in __bulk_lookup_lf() local
/dpdk/drivers/net/ice/
H A Dice_ethdev.h383 uint64_t hits; member
/dpdk/drivers/net/mlx5/
H A Dmlx5.h417 uint64_t hits; member
463 uint64_t hits; /**< Reset value of hits packets. */ member
/dpdk/lib/ethdev/
H A Drte_flow.h2991 uint64_t hits; /**< Number of hits for this rule [out]. */ member