Searched defs:rte_table (Results 1 – 2 of 2) sorted by relevance
158 struct rte_table { struct159 struct rte_table_ops ops; argument175 struct rte_table tables[64]; argument
81 struct rte_table { struct83 struct rte_table_ops ops; argument84 rte_pipeline_table_action_handler_hit f_action_hit;85 rte_pipeline_table_action_handler_miss f_action_miss;86 void *arg_ah;87 struct rte_pipeline_table_entry *default_entry;88 uint32_t entry_size;90 uint32_t table_next_id;114 struct rte_table tables[RTE_PIPELINE_TABLE_MAX]; argument