Searched defs:learner_statistics (Results 1 – 1 of 1) sorted by relevance
836 struct learner_statistics { struct837 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;