Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h836 struct learner_statistics { struct
837 uint64_t n_pkts_hit[2]; /* 0 = Miss, 1 = Hit. */
838 uint64_t n_pkts_learn[2]; /* 0 = Learn OK, 1 = Learn error. */
839 uint64_t n_pkts_forget;
840 uint64_t *n_pkts_action;