Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table_learner.c236 struct table_bucket { struct
237 uint32_t time[TABLE_KEYS_PER_BUCKET];
238 uint32_t sig[TABLE_KEYS_PER_BUCKET];
239 uint8_t pad[TABLE_BUCKET_PAD_SIZE];
240 uint8_t key[0];